src/views/mes/md/item/index.vue
@@ -160,13 +160,6 @@ <template #toolbar-tools> <TableAction :actions="[ { label: $t('ui.actionTitle.create', ['物料']), type: 'primary', icon: ACTION_ICON.ADD, auth: ['mes:md-item:create'], onClick: handleCreate, }, { label: $t('ui.actionTitle.import'), type: 'primary', icon: ACTION_ICON.UPLOAD,