zhangherong
2025-03-25 0a2fac050480ebcc4f1445c667de77b2ea12e77b
src/views/eam/equipment/EamEquipmentList.vue
@@ -138,7 +138,8 @@
          align: 'center',
          customRender: function(t, r, index) {
            return parseInt(index) + 1
          }
          },
          fixed: 'left',
        },
        {
          title: '设备编号',
@@ -176,7 +177,7 @@
          dataIndex: 'operationSystem'
        },
        {
          title: '使用部门',
          title: '使用车间',
          align: 'center',
          width : 100,
          dataIndex: 'orgId'