【更新】优化bizGroup的index页面

pull/286/MERGE
xuyuxiang 2025-09-24 21:18:44 +08:00
parent b3f7a1ab07
commit 3b6806be43
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<a-form-item>
<a-space>
<a-button type="primary" @click="tableRef.refresh()"></a-button>
<a-button style="margin: 0 8px" @click="reset"></a-button>
<a-button @click="reset"></a-button>
</a-space>
</a-form-item>
</a-col>