src/views/tigerprojects/wms/wms_item/index.vue
@@ -68,12 +68,12 @@ canResize: true, bordered: true, showIndexColumn: false, actionColumn: { width: 80, title: '操作', dataIndex: 'action', slots: { customRender: 'action' }, }, // actionColumn: { // width: 80, // title: '操作', // dataIndex: 'action', // slots: { customRender: 'action' }, // }, searchInfo: { ITEM_CODE }, }); const { setTitle } = useTabs();