Explorar o código

跨节点修改

duy hai 1 mes
pai
achega
1c406d5b1d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/data-fill/components/jumpTreeDialog.vue

+ 1 - 1
src/views/data-fill/components/jumpTreeDialog.vue

@@ -157,7 +157,7 @@ const closeModal = ()=>{
 }
 
 const checkAll = ref(false)
-const isIndeterminate = ref(true)
+const isIndeterminate = ref(false)
 const checkedCities = ref([])
 const cities = ref([])