소스 검색

tab切换组件被销毁问题

lichunyang 5 달 전
부모
커밋
1959b647c6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/titlecomponent/ADflow.vue

+ 1 - 1
src/views/titlecomponent/ADflow.vue

@@ -17,7 +17,7 @@
     <div
       class="eldesign classtable"
       style="margin-top: 10px;"
-      v-if="currentTab1 == '0'"
+      v-show="currentTab1 == '0'"
     >
       <div style="display: flex;flex-direction: column;">
         <el-form-item label="网格文件:" :label-width="formLabelWidth3" style="width: 100%">