Browse Source

隔离转合格申请:下载导入模板,不能打开

intex_zhaoxuebing
叶佳兴 2 weeks ago
parent
commit
bf5d18846c
  1. 5
      src/views/wms/moveManage/inventorymove/inventorymoveRequestMainOkTOHOLD/index.vue

5
src/views/wms/moveManage/inventorymove/inventorymoveRequestMainOkTOHOLD/index.vue

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

Loading…
Cancel
Save