marymelisa 4 lat temu
rodzic
commit
2360ff53f5

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

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