xiatian 3 năm trước cách đây
mục cha
commit
5021661074
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  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