zhangwencui
7 天以前 f35825c1922149df154e3913d6dfebee57ee8cee
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,