Browse Source

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

Lijy 2 năm trước cách đây
mục cha
commit
0e352913c3

+ 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,