xiatian 3 years ago
parent
commit
5021661074
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/modules/questions/views/EditPaperPendingTrial.vue

+ 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