|
|
@ -365,10 +365,12 @@ |
|
|
|
console.log("包装规格获取失败", res) |
|
|
|
}) |
|
|
|
|
|
|
|
// getSwitchByCode(code).then(res=>{ |
|
|
|
// uni.setStorageSync("switch", res.data) |
|
|
|
// }).catch(error=>{ |
|
|
|
// }) |
|
|
|
var switchCode="FgPutawayLocationCodeValidate,SemiPutawayLocationCodeValidate,PurchasePutawayToLocationCodeValidate,IssueToLocationCodeValidate"; |
|
|
|
|
|
|
|
getSwitchByCode(switchCode).then(res=>{ |
|
|
|
uni.setStorageSync("switch", res.data) |
|
|
|
}).catch(error=>{ |
|
|
|
}) |
|
|
|
}, |
|
|
|
|
|
|
|
openCheck(url) { |
|
|
|