huminmin
9 天以前 1ac4b40117d710a242dcf397ab266b4f67b4a4f9
删除生产物料管理导入按钮
已修改1个文件
7 ■■■■■ 文件已修改
src/views/mes/md/item/index.vue 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mes/md/item/index.vue
@@ -160,13 +160,6 @@
          <template #toolbar-tools>
            <TableAction :actions="[
                {
                  label: $t('ui.actionTitle.import'),
                  type: 'primary',
                  icon: ACTION_ICON.UPLOAD,
                  auth: ['mes:md-item:import'],
                  onClick: handleImport,
                },
                {
                  label: $t('ui.actionTitle.export'),
                  type: 'primary',
                  icon: ACTION_ICON.DOWNLOAD,