mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-12 06:46:44 +08:00
【fix】 处理 nbs 相同的问题
This commit is contained in:
@@ -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({
|
||||||
|
|||||||
Reference in New Issue
Block a user