|
|
@ -858,11 +858,8 @@ const searchList = (model)=>{ |
|
|
|
/** 初始化 **/ |
|
|
|
onMounted(async () => { |
|
|
|
getList() |
|
|
|
|
|
|
|
//隔离转合格 |
|
|
|
|
|
|
|
importTemplateData.templateUrl = await InventorymoveRequestMainApi.importTemplateHoldOkNew() |
|
|
|
|
|
|
|
importTemplateData.templateUrl = await InventorymoveRequestMainApi.importTemplateHoldOk() |
|
|
|
}) |
|
|
|
const getFormattedDate = () =>{ |
|
|
|
const a = new Date(); |
|
|
|