src/views/mdc/base/modules/TorqueconfigurationList/TorqueconfigurationList.vue
@@ -150,7 +150,7 @@
            title: '设备编号',
            align: 'center',
            dataIndex: 'equipmentId',
            width:250
            width:200
          },
          {
            title: '设备名称',
@@ -177,10 +177,16 @@
            width:150
          },
          {
            title: '进给参数',
            align: 'center',
            dataIndex: 'feedParameter',
            width:150
          },
          {
            title: '备注',
            align: 'center',
            dataIndex: 'notes',
            width:350
            width:250
          },
          {
            title: '操作',