소스 검색

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

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,