|
|
@ -491,8 +491,8 @@ export default { |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
var params = { |
|
|
var params = { |
|
|
remark: this.quotationRemark, // 报价备注 |
|
|
|
|
|
...this.upDataObj, |
|
|
...this.upDataObj, |
|
|
|
|
|
remark: this.quotationRemark, // 报价备注 |
|
|
userId: this.$store.state.userInfo.userId |
|
|
userId: this.$store.state.userInfo.userId |
|
|
} |
|
|
} |
|
|
return new Promise((resolve, reject) => { |
|
|
return new Promise((resolve, reject) => { |
|
|
|