pages/business/saleManage/modiSaleManage.vue
@@ -300,8 +300,6 @@ that.baseFormData.orderProductTypeId = element.id } } console.log(this.citysDataTemp); console.log(this.baseFormData); that.baseFormData.transactionRate = Number(that.baseFormData.transactionRate.split('%')[0]) this.$refs.baseForm.validate().then(res => { if (res.addr == undefined) { @@ -314,7 +312,6 @@ res.remarks = '' } res.pcd = this.citysDataTemp console.log(res.pcd); res.id = this.id res.memoExperience = this.memoExperience res.status = this.status