pages/modal/3202.vue
@@ -594,7 +594,15 @@ this.initial() }, //点击显示浏览对象显示页面 async onViewPageClick(style) { onViewPageClick(style) { this.handleButtonClick((done) => { this.viewPageClick(style); setTimeout(() => { done(); // 重置状态 }, 1000); }); }, async viewPageClick(style) { if (!this.clickItemEvent.id) { return; }