|
|
@@ -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>
|