修改全局水印

This commit is contained in:
qq787203167
2022-02-21 17:30:02 +08:00
parent 0b8c4df69e
commit 46ba21800f
2 changed files with 12 additions and 6 deletions
@@ -1,6 +1,5 @@
<template>
<div class="tag-content">
<a-card>
<div class="table-page-search-wrapper">
<a-form layout="inline" @keyup.enter.native="searchQuery">
<a-row :gutter="24">
@@ -97,7 +96,6 @@
</a-drawer>
<!-- <tab-table :tableData="tableData" :columns="columns"></tab-table>-->
</a-card>
</div>
</template>