src/views/mes/md/item/type/index.vue
@@ -102,12 +102,12 @@ <template> <Page auto-content-height><FormModal @success="handleRefresh" /> <Grid table-title="物料分类列表"> <Grid table-title="品种分类列表"> <template #toolbar-tools> <TableAction :actions="[ { label: $t('ui.actionTitle.create', ['物料分类']), label: $t('ui.actionTitle.create', ['品种分类']), type: 'primary', icon: ACTION_ICON.ADD, auth: ['mes:md-item-type:create'],