Compare commits
No commits in common. "3a6c3d451c9bb4104133b53f86af7e9de7a27942" and "0b00f4bc7eb3ba9b7767b55420f4c92f5d7af6cf" have entirely different histories.
3a6c3d451c
...
0b00f4bc7e
|
@ -42,7 +42,6 @@
|
||||||
<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