lohir
2024-10-17 bcc67be745fd4b1b9a57e0e8cd7c13cab8dfd2fd
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: '请先选择题型',