瀏覽代碼

项目成本报表调整,上一个记录文字输入错误

Lijy 2 年之前
父節點
當前提交
0e352913c3
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      fhKeeper/formulahousekeeper/timesheet/src/views/corpreport/list.vue

+ 2 - 2
fhKeeper/formulahousekeeper/timesheet/src/views/corpreport/list.vue

@@ -2159,8 +2159,8 @@ export default {
                 type: "error"
             });
         });
-    },
-    getAllProjectCost() {
+    }, 
+    getAllProjectCost() { 
       this.listLoading = true;
       this.http.post('/project/getAllProjectCost', {
                     pageIndex: this.page,