| src/views/wls/arrivalnotice/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/wls/arrivalnotice/index.vue
@@ -155,13 +155,14 @@ <template #toolbar-tools> <TableAction :actions="[ { label: $t('ui.actionTitle.create', ['到货通知单']), type: 'primary', icon: ACTION_ICON.ADD, auth: ['mes:wm-arrival-notice:create'], onClick: handleCreate, }, // 注释:隐藏新增到货通知单按钮 // { // label: $t('ui.actionTitle.create', ['到货通知单']), // type: 'primary', // icon: ACTION_ICON.ADD, // auth: ['mes:wm-arrival-notice:create'], // onClick: handleCreate, // }, { label: '从采购订单生成', type: 'primary',