8
0
duy 7 месяцев назад
Родитель
Сommit
f1cca95d14
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/project/info/template.vue

+ 1 - 1
src/views/project/info/template.vue

@@ -171,7 +171,7 @@ const selectData = ref({
 
 const getWbsTreeList = async () => {
     isLoading.value = true
-   
+    rightLoading.value = true
     const type = templateType.value
     const { data } = await mainApi.findWbsTreeList(type)