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