|
@@ -199,7 +199,7 @@
|
|
|
purchaseMan.replaceSpec = this.sayPriceObj.replaceSpec
|
|
purchaseMan.replaceSpec = this.sayPriceObj.replaceSpec
|
|
|
purchaseMan.isReplace = 1
|
|
purchaseMan.isReplace = 1
|
|
|
}
|
|
}
|
|
|
- this.$http.post('/inquiry/sale/item/save', purchaseMan).then(response => {
|
|
|
|
|
|
|
+ this.$http.post('/inquiry/sale/item/saveQuote', purchaseMan).then(response => {
|
|
|
this.showLoading = false
|
|
this.showLoading = false
|
|
|
if (response.data.success === false) {
|
|
if (response.data.success === false) {
|
|
|
this.$message.error(response.data.message)
|
|
this.$message.error(response.data.message)
|