干燥机配套车间生产管理系统/云平台前端
bsw215583320
2024-04-16 852e0f0918dc58b616cc81702efbfde3940866bb
src/views/dry/dataDefine/DryOrder.data.ts
@@ -27,11 +27,11 @@
      align: 'center',
      dataIndex: 'equId_dictText',
   },
   {
      title: '车间',
      align: 'center',
      dataIndex: 'shopId_dictText',
   },
   // {
   //    title: '车间',
   //    align: 'center',
   //    dataIndex: 'shopId_dictText',
   // },
   {
      title: '初始含水率',
      align: 'center',
@@ -73,6 +73,16 @@
      dataIndex: 'windTemp',
   },
   {
      title: '蒸汽量',
      align: 'center',
      dataIndex: 'steam',
   },
   {
      title: '耗电量',
      align: 'center',
      dataIndex: 'watt',
   },
   {
      title: '环境温度',
      align: 'center',
      dataIndex: 'envTemp',