Compare commits
2 Commits
0b00f4bc7e
...
3a6c3d451c
Author | SHA1 | Date |
---|---|---|
|
3a6c3d451c | |
|
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