| | |
| | | </a-col> |
| | | |
| | | <a-col :md="4" :sm="4"> |
| | | <a-form-item label="设备名称"> |
| | | <a-input placeholder="请输入设备名称" v-model="queryParam.equipmentName"></a-input> |
| | | <a-form-item label="安装位置"> |
| | | <a-input placeholder="请输入安装位置" v-model="queryParam.equipmentName"></a-input> |
| | | </a-form-item> |
| | | </a-col> |
| | | |
| | |
| | | width: 200 |
| | | }, |
| | | { |
| | | title: '设备名称', |
| | | title: '安装位置', |
| | | align: 'center', |
| | | width: 200, |
| | | dataIndex: 'equipmentName' |
| | |
| | | // sorter: true |
| | | }, |
| | | { |
| | | title: '安装位置', |
| | | align: 'center', |
| | | dataIndex: 'equipmentName', |
| | | width: 200 |
| | | // sorter: true |
| | | }, |
| | | { |
| | | title: '设备名称', |
| | | align: 'center', |
| | | width: 200, |
| | | dataIndex: 'equipmentName' |
| | | dataIndex: 'equipmentAddress' |
| | | }, |
| | | { |
| | | title: '车间', |
| | |
| | | // sorter: true |
| | | }, |
| | | { |
| | | title: '设备名称', |
| | | title: '安装位置', |
| | | align: 'center', |
| | | width: 200, |
| | | dataIndex: 'equipmentName' |