@@ -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)