|
@ -815,6 +815,7 @@ const searchList = (model)=>{ |
|
|
/** 初始化 **/ |
|
|
/** 初始化 **/ |
|
|
onMounted(async () => { |
|
|
onMounted(async () => { |
|
|
getList() |
|
|
getList() |
|
|
|
|
|
console.log(routeName.value) |
|
|
if(routeName.value == "InventorymoveRequestMain"){ |
|
|
if(routeName.value == "InventorymoveRequestMain"){ |
|
|
importTemplateData.templateUrl = await InventorymoveRequestMainApi.importTemplate() |
|
|
importTemplateData.templateUrl = await InventorymoveRequestMainApi.importTemplate() |
|
|
}else { |
|
|
}else { |
|
|