| | |
| | | </a-col> |
| | | |
| | | <a-col :md="4" :sm="4"> |
| | | <a-form-item label="设备类名称"> |
| | | <a-input placeholder="请输入设备类名称" v-model="queryParam.deviceManagementName"></a-input> |
| | | <a-form-item label="数控系统类别"> |
| | | <a-input placeholder="请输入数控系统类别" v-model="queryParam.deviceManagementName"></a-input> |
| | | </a-form-item> |
| | | </a-col> |
| | | |
| | |
| | | dataIndex: 'productionId_dictText' |
| | | }, |
| | | { |
| | | title: '设备类', |
| | | title: '轴数', |
| | | align: 'center', |
| | | width: 200, |
| | | dataIndex: 'deviceManagementCode' |
| | | }, |
| | | { |
| | | title: '设备类名称', |
| | | title: '数控系统类别', |
| | | align: 'center', |
| | | width: 200, |
| | | dataIndex: 'deviceManagementName' |