pages/modal/3200.vue
@@ -1292,6 +1292,15 @@ }); }); } else{ uni.showModal({ title: this.translateSys("error"), content: this.translate("cannot_related_function"), showCancel: false, confirmText: this.translateSys("cancel") }); } }, //执行后处理事件 async AfterProcess_Event(clsId, afterProcess_Event, enviroment) {