xiangpei
2024-10-27 f0de0b6247ccac12badf5ff1883bce93c92cb011
src/views/exam/paper/edit.vue
@@ -383,6 +383,7 @@
    addQuestion (titleItem) {
      this.currentTitleItem = titleItem
      this.questionPage.queryParam.questionType = []
      this.questionPage.queryParam.status = 1
      if (!titleItem.questionType) {
        this.$message({
          message: '请先选择题型',