Bladeren bron

工时修改

yuhan 1 jaar geleden
bovenliggende
commit
a4f50cc471
1 gewijzigde bestanden met toevoegingen van 8 en 8 verwijderingen
  1. 8 8
      src/views/module_kzks/projectCostList/modulesDetail/KyBgDetailList.vue

+ 8 - 8
src/views/module_kzks/projectCostList/modulesDetail/KyBgDetailList.vue

@@ -273,14 +273,14 @@
       // },
     },
     methods: {
-      loadData() {
-        this.loading = true;
-        getAction(this.url.list, {taskno: this.taskno}).then((res) => {
-          this.dataSource = res
-        }).finally(() => {
-          this.loading = false
-        })
-      },
+      // loadData() {
+      //   this.loading = true;
+      //   getAction(this.url.list, {taskno: this.taskno}).then((res) => {
+      //     this.dataSource = res
+      //   }).finally(() => {
+      //     this.loading = false
+      //   })
+      // },
       initDictConfig(){
       },
       getSuperFieldList(){