Browse Source

多层关联维护去掉多选框

zhangxc 6 years ago
parent
commit
f4fc8ba50d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/components/icss/AddMedicalMultRelation.vue

+ 0 - 1
src/components/icss/AddMedicalMultRelation.vue

@@ -28,7 +28,6 @@
         <div class="tree">
           <el-tree
             :data="list"
-            show-checkbox
             :props="defaultProps"
             node-key="id"
             default-expand-all