This commit is contained in:
haomingming
2023-04-04 09:04:29 +08:00
parent df9a526b7b
commit a1d691367e
32 changed files with 228 additions and 87 deletions
+2 -2
View File
@@ -110,8 +110,8 @@ Page({
this.setData({
"info.work_num_day": event.detail
});
this.updateConfig();
let price = this.data.info.inquiry_price;
this.updateConfig(price);
},
onPriceChange(e){