xiatian 3 anni fa
parent
commit
5021661074
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  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