duy 1 жил өмнө
parent
commit
8c05e3718e

+ 1 - 0
src/views/transfer/preliminary-examination.vue

@@ -157,6 +157,7 @@ const tabData = ref([
 ])
 const tabChange = (item) => {
     tabKey.value = item?.key
+    treeLoading.value = true
 }