@@ -439,7 +439,7 @@
watch: {
'$route.query': {
handler: function (val, old) {
-// this.switchSeek('wait')
+ this.switchSeek('wait')
if (val.type === 'saler' && !this.shopuuid.uuid) {
this.$store.dispatch('loadStoreStatus', { op: 'check' })
}