diff --git a/src/views/wms/inventoryjobManage/unplannedreceipt/unplannedreceiptRequestMain/index.vue b/src/views/wms/inventoryjobManage/unplannedreceipt/unplannedreceiptRequestMain/index.vue index 0d40145df..9d3005e6d 100644 --- a/src/views/wms/inventoryjobManage/unplannedreceipt/unplannedreceiptRequestMain/index.vue +++ b/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` })