duy 7 月之前
父节点
当前提交
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)