@@ -258,6 +258,7 @@
let item = this.itemList[this.serverIndex]
let params = {
consumAmount: item.currentPrice, //服务金额
+ consumStoreId: this.$store.state.vuex_storeId, // 门店id
itemId: item.itemId // 服务id
}
uni.showLoading({
@@ -313,7 +313,7 @@
scanCode () {
let _this = this
// uni.navigateTo({
- // url: '/pages/getOrder/getOrder?scene=100040,2001'
+ // url: '/pages/getOrder/getOrder?scene=100033,9996'
// })
// 检验是否登录或登录是否过期
uni.scanCode({