#
whycq
2023-11-22 3913b3c5c8cde03f8c92d1c738d28c4a9bae7e55
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