mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-24 21:52:53 +08:00
Merge branch 'feature/GFRS-2432【需求】金掌柜增加展示防范销售误导小视频' into dev
This commit is contained in:
@@ -367,6 +367,9 @@ export default {
|
||||
},
|
||||
appCallBack(data) {
|
||||
if (data.trigger == 'left_button_click') {
|
||||
if(this.videoShow){
|
||||
return this.videoShow = false;
|
||||
}
|
||||
return this.$dialog
|
||||
.confirm({
|
||||
className: 'dialog-delete',
|
||||
|
||||
Reference in New Issue
Block a user