【交叉渠道需求】-建议书功能开发

This commit is contained in:
bai.jinyan
2021-09-01 17:59:24 +08:00
parent 747a39138a
commit 5b90c1de7f

View File

@@ -118,7 +118,7 @@ export default {
)
})
} else {
return new Promise((resolve) => {
return new Promise((resolve, reject) => {
getDetail({
orderNo: this.$CacheUtils.getLocItem('orderNo')
}).then(res => {