CDISC导表配置更改

uat_us
caiyiling 2025-01-14 10:41:38 +08:00
parent 65a9dd3cf1
commit f396901731
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
<el-input
v-model="scope.row.CDISCCode"
size="mini"
:disabled="scope.row.HasChildren || scope.row.IsTableQuestion"
>
</el-input>
</template>