Compare commits

..

No commits in common. "3a6c3d451c9bb4104133b53f86af7e9de7a27942" and "0b00f4bc7eb3ba9b7767b55420f4c92f5d7af6cf" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -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>