|
@@ -37,11 +37,11 @@
|
|
|
</a-form>
|
|
|
</div>
|
|
|
|
|
|
- <div class="top-actions">
|
|
|
+ <!-- <div class="top-actions">
|
|
|
<a-space>
|
|
|
<a-button type="primary" @click="showAdd=true">{{ $t('form.Add') }}</a-button>
|
|
|
</a-space>
|
|
|
- </div>
|
|
|
+ </div> -->
|
|
|
|
|
|
<a-table row-key="iccid" :data="dataSource" :columns="columns" :pagination="pagination" :scroll="{ x: 'auto' }"
|
|
|
@page-change="evChangePage">
|