CDISC导表配置更改

This commit is contained in:
2025-01-14 10:41:38 +08:00
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>