| | |
| | | <template> |
| | | <a-card :bordered="false"> |
| | | <!-- 查询区域 --> |
| | | <div class="table-page-search-wrapper"> |
| | | <div class="table-page-search-wrapper"> |
| | | <a-form layout="inline" @keyup.enter.native="searchQuery"> |
| | | <a-row :gutter="24"> |
| | | <a-col :md="6" :sm="8"> |
| | |
| | | { |
| | | title:'刀具编码', |
| | | align:"center", |
| | | dataIndex: 'cuttingId' |
| | | dataIndex: 'cuttingId_dictText' |
| | | }, |
| | | { |
| | | title:'刀具条码', |
| | |
| | | deleteBatch: "/cms/cuttingInventory/deleteBatch", |
| | | exportXlsUrl: "/cms/cuttingInventory/exportXls", |
| | | importExcelUrl: "cms/cuttingInventory/importExcel", |
| | | |
| | | |
| | | }, |
| | | dictOptions:{}, |
| | | superFieldList:[], |