@@ -58,7 +58,7 @@
console.log(productParamJson)
let extraJson = ''
- extraJson = JSON.stringify([{type: '整间日常清洁', price: '388'}])
+ extraJson = JSON.stringify([{type: '整间日常清洁', price: '1'}])
console.log(extraJson)
const channel = 'wx_pub'
const addressId = this.$store.state.user.userInfo.shop_address[0].address_id