فهرست منبع

5号国日报

yanghao 6 روز پیش
والد
کامیت
96b5620109
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/views/pms/constructionDailyReport/components/report-config.ts

+ 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: '队伍状态',