xiatian 3 anos atrás
pai
commit
5021661074

+ 3 - 1
src/modules/questions/views/EditPaperPendingTrial.vue

@@ -214,7 +214,9 @@
               style="visibility: hidden"
             >
               <el-button
-                v-show="parentView == 'gen_paper' && isShowEditBtn()"
+                v-show="
+                  parentView == 'exam_paper_pending_trial' && isShowEditBtn()
+                "
                 size="small"
                 type="primary"
                 plain