Browse Source

缺陷:HL-5931 修复

hella_online_20240911
zhaoxuebing 2 weeks ago
parent
commit
f58c04cda4
  1. 1
      src/views/wms/inventoryjobManage/unplannedreceipt/unplannedreceiptRequestMain/index.vue

1
src/views/wms/inventoryjobManage/unplannedreceipt/unplannedreceiptRequestMain/index.vue

@ -795,6 +795,7 @@ const handleImport = () => {
//
const importTemplateData = reactive({
dataType:'1',
templateUrl: '',
templateTitle: `${route.meta.title}】导入模版.xlsx`
})

Loading…
Cancel
Save