xiatian 5 年之前
父节点
当前提交
9f63c91c72
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/modules/questions/views/GenPaperDetail.vue

+ 1 - 1
src/modules/questions/views/GenPaperDetail.vue

@@ -718,7 +718,7 @@
         </el-table>
       </div>
       <div class="pull-right">
-        <el-button type="primary" icon="check" @click="confirmGenPaper"
+        <el-button type="primary" icon="check" @click="confirmGenPaperMType"
           >确定</el-button
         >
         <el-button type="primary" icon="caret-left" @click="back"