Compare commits
2 Commits
0b00f4bc7e
...
3a6c3d451c
Author | SHA1 | Date |
---|---|---|
|
3a6c3d451c | |
|
f396901731 |
|
@ -42,6 +42,7 @@
|
|||
<el-input
|
||||
v-model="scope.row.CDISCCode"
|
||||
size="mini"
|
||||
:disabled="scope.row.HasChildren || scope.row.IsTableQuestion"
|
||||
>
|
||||
</el-input>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue