mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-17 23:16:44 +08:00
【交叉渠道需求】-建议书功能开发
This commit is contained in:
@@ -118,7 +118,7 @@ export default {
|
|||||||
)
|
)
|
||||||
})
|
})
|
||||||
} else {
|
} else {
|
||||||
return new Promise((resolve) => {
|
return new Promise((resolve, reject) => {
|
||||||
getDetail({
|
getDetail({
|
||||||
orderNo: this.$CacheUtils.getLocItem('orderNo')
|
orderNo: this.$CacheUtils.getLocItem('orderNo')
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
|
|||||||
Reference in New Issue
Block a user