packageBookService/pages/bookServices/examination/questionOptions/index.js
@@ -58,8 +58,8 @@ isShowDialog: { type: Boolean }, joinGroup:{ type:Boolean joinGroup: { type: Boolean } }, @@ -186,7 +186,6 @@ // 滑块变化 onChangeSlider(e) { const value = e.detail.value; console.log(value); this.triggerEvent("onChangeSlider", { value });