Explorar el Código

5号国日报

yanghao hace 6 días
padre
commit
96b5620109

+ 2 - 2
src/views/pms/constructionDailyReport/components/report-config.ts

@@ -112,8 +112,8 @@ export const formSections: ConstructionDailyReportSection[] = [
   {
     title: '生产数据',
     fields: [
-      { prop: 'mainDeviceNum', label: '主设备数量', type: 'number' },
-      { prop: 'wokDeviceNum', label: '作业泵车数量', type: 'number' },
+      { prop: 'mainDeviceNum', label: '主设备数量', type: 'number', editableInEdit: true },
+      { prop: 'wokDeviceNum', label: '作业泵车数量', type: 'number', editableInEdit: true },
       {
         prop: 'fiveStatus',
         label: '队伍状态',