干燥机配套车间生产管理系统/云平台前端
bsw215583320
2024-08-05 ef93984c4aac13d88f3dbbe2342f28256549d4a2
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',