marymelisa 4 年之前
父節點
當前提交
2360ff53f5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/information/spot-contract/components/detail/index.vue

+ 1 - 1
src/views/information/spot-contract/components/detail/index.vue

@@ -180,7 +180,7 @@
         </a-row>
         </a-row>
       </fieldset>
       </fieldset>
     </a-form>
     </a-form>
-    <div class="tableDatas">
+    <div class="tableDatas" v-if="activeKey == 2">
       <a-table class="dialogTable" :columns="columns" :data-source="data" :pagination="false">
       <a-table class="dialogTable" :columns="columns" :data-source="data" :pagination="false">
         <template #status="{ text }">
         <template #status="{ text }">
           <span class="yellow">{{ text }}</span>  
           <span class="yellow">{{ text }}</span>