【fix】 处理 nbs 相同的问题

This commit is contained in:
tian.guangyuan
2020-06-01 12:00:17 +08:00
parent 4d737941e6
commit 40441f604d

View File

@@ -85,11 +85,11 @@ export default {
} }
}) })
} }
if (data.trigger == 'left_button_click') { // if (data.trigger == 'left_button_click') {
this.$jump({ // this.$jump({
flag: 'home' // flag: 'home'
}) // })
} // }
}, },
getList() { getList() {
this.$toast.loading({ this.$toast.loading({