src/views/tms/stocktakingBound/modules/ToolSelectorModal.vue
@@ -54,17 +54,20 @@ { title: '工具编码', align: 'center', dataIndex: 'toolCode' dataIndex: 'toolId', width: 200 }, { title: '中文名称', align: 'center', dataIndex: 'chineseName' dataIndex: 'chineseName', width: 150 }, { title: '型号/图号', align: 'center', dataIndex: 'toolModel' dataIndex: 'toolModel', width: 150 } ], selectedRowKeys: [],