CDISC导表配置更改
parent
65a9dd3cf1
commit
f396901731
|
@ -42,6 +42,7 @@
|
||||||
<el-input
|
<el-input
|
||||||
v-model="scope.row.CDISCCode"
|
v-model="scope.row.CDISCCode"
|
||||||
size="mini"
|
size="mini"
|
||||||
|
:disabled="scope.row.HasChildren || scope.row.IsTableQuestion"
|
||||||
>
|
>
|
||||||
</el-input>
|
</el-input>
|
||||||
</template>
|
</template>
|
||||||
|
|
Loading…
Reference in New Issue