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