mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 07:36:44 +08:00
【fix】 处理 nbs 相同的问题
This commit is contained in:
@@ -85,11 +85,11 @@ export default {
|
||||
}
|
||||
})
|
||||
}
|
||||
if (data.trigger == 'left_button_click') {
|
||||
this.$jump({
|
||||
flag: 'home'
|
||||
})
|
||||
}
|
||||
// if (data.trigger == 'left_button_click') {
|
||||
// this.$jump({
|
||||
// flag: 'home'
|
||||
// })
|
||||
// }
|
||||
},
|
||||
getList() {
|
||||
this.$toast.loading({
|
||||
|
||||
Reference in New Issue
Block a user