소스 검색

表头修改

XuZinan 2 년 전
부모
커밋
66b477186c
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 5 5
      src/pages/PurchaseAdmin/PurchaseList/Report/Department.js

+ 5 - 5
src/pages/PurchaseAdmin/PurchaseList/Report/Department.js

@@ -65,12 +65,12 @@ function Department(props) {
       title: '研发',
       dataIndex: 'type_rd_cnt',
     },
+    // {
+    //   title: '漏填工时',
+    //   dataIndex: 'type_lost_cnt',
+    // },
     {
-      title: '漏填工时',
-      dataIndex: 'type_lost_cnt',
-    },
-    {
-      title: '总计',
+      title: '应填报总工时',
       dataIndex: 'total_cnt',
     },
     // {