xiangpei
2024-10-30 a38e8dc8f74ebd4b5ce49efe5d3d9bce90834968
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: '请先选择题型',