瀏覽代碼

工时修改

yuhan 10 月之前
父節點
當前提交
a4f50cc471
共有 1 個文件被更改,包括 8 次插入8 次删除
  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: {
     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(){
       initDictConfig(){
       },
       },
       getSuperFieldList(){
       getSuperFieldList(){