From 7b9b132748af1ccd08eb50d1a8f76638726f2de6 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期二, 17 十二月 2024 14:26:07 +0800 Subject: [PATCH] goTest change answerType --- packageBookService/pages/bookServices/examination/examination.js | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/packageBookService/pages/bookServices/examination/examination.js b/packageBookService/pages/bookServices/examination/examination.js index 11a7fd1..e07f0c9 100644 --- a/packageBookService/pages/bookServices/examination/examination.js +++ b/packageBookService/pages/bookServices/examination/examination.js @@ -2449,12 +2449,11 @@ this.setinteractionInfo(true) } else { // 鍋氬畬浜嗭紝娌″姞鍏ョ彮绾� - this.setData({ - isShowDialog: true - }) this.setinteractionInfo(false) } - + this.setData({ + isShowDialog: true + }) } this.setData({ submitStatus: true -- Gitblit v1.9.1