#
whycq
2023-11-29 c478bc1b36e38774cf01c02fd5e23858bd70a4a3
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