From d4e9b596d5bca356f4413eba6ee90e66ae14e0de Mon Sep 17 00:00:00 2001 From: 梁保满 Date: Fri, 23 Feb 2024 17:16:53 +0800 Subject: [PATCH] 手动创建组卷 删除题目,批量设置显示问题 --- src/views/examinationPaper/add.vue | 260 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------------------------------------------------------------------- 1 file changed, 141 insertions(+), 119 deletions(-) diff --git a/src/views/examinationPaper/add.vue b/src/views/examinationPaper/add.vue index 9d9c20c..3c47e27 100644 --- a/src/views/examinationPaper/add.vue +++ b/src/views/examinationPaper/add.vue @@ -260,132 +260,153 @@
选项设置
操作
-
  • -
    {{ setNum(index, indexs) }}
    -
    - - - - - - -
    -
    - -
    -
    -

    --

    - -
    -
    -

    --

    -

    - +

    {{ setNum(index, indexs) }}
    +
    + - + + + + +
    +
    + +
    +
    +

    --

    + +
    +
    +

    --

    +

    -

    -

    - {{ option }}✓ + +

    +

    -

    -

    - {{ option }} +

    +

    + {{ option }} +

    +

    {{ option }} -

    -

    - - -

    -
    -
    - - - -
    -
  • + + +

    + +
    + + + +
    + +
  • 添加
    @@ -1700,6 +1721,7 @@ export default { } } } + console.log(this.form.questionList[0].subQuestions); }, openQuestion() { this.questionForm = { ...questionForm }; -- libgit2 0.21.4