duy 2 долоо хоног өмнө
parent
commit
e6c10f1c47

+ 2 - 2
src/views/data-fill/components/divisionDialog.vue

@@ -4,7 +4,7 @@
         <template #header>
         <template #header>
             <div class="flex justify-between">
             <div class="flex justify-between">
                 <div class="text-lg">节点划分</div>
                 <div class="text-lg">节点划分</div>
-                <div class="w-100 flex">
+                <div class="mr-8 w-100 flex">
                     <el-input
                     <el-input
                         v-model="searchTreeVal"
                         v-model="searchTreeVal"
                         clearable
                         clearable
@@ -89,7 +89,7 @@
                             <HcDataTree
                             <HcDataTree
                                 v-if="isSearchTree"
                                 v-if="isSearchTree"
                                 :datas="searchTreeData"
                                 :datas="searchTreeData"
-                              
+                                show-checkbox 
                                 is-type
                                 is-type
                                 :auto-expand-keys="treeAutoExpandKeys"
                                 :auto-expand-keys="treeAutoExpandKeys"
                                 default-expand-all
                                 default-expand-all