|
@@ -128,7 +128,8 @@ const store = new Vuex.Store({
|
|
storeId: '', // 网点id
|
|
storeId: '', // 网点id
|
|
customerType: '', // 客户类型
|
|
customerType: '', // 客户类型
|
|
couponCode: '' // 优惠券码
|
|
couponCode: '' // 优惠券码
|
|
- }
|
|
|
|
|
|
+ },
|
|
|
|
+ vuex_kfMobile: '17792302576'
|
|
},
|
|
},
|
|
mutations: {
|
|
mutations: {
|
|
$uStore(state, payload) {
|
|
$uStore(state, payload) {
|