Commit 98291e4e by 张卓

1

parent d37ad847
......@@ -89,6 +89,7 @@ export default {
if(wx.getStorageSync("sessionid")) {
//清空门店id
wx.setStorageSync(this.$store.state.mixid+'storeId','')
wx.setStorageSync(this.$store.state.mixid+'sellerId','')
}
this.options = options;
Object.assign(this.$data, this.$options.data());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment