【优化】新增按钮的修正

pull/180/head
小诺 2023-11-29 15:24:12 +08:00 committed by xiaonuobase
parent bbe263ea54
commit 892b844c9a
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@
</a-card>
<Form ref="formRef" @successful="table.refresh(true)" />
<changeModuleForm ref="changeModuleFormRef" @successful="table.refresh(true)" />
<Button ref="button" />
<Button ref="buttonRef" />
</template>
<script setup name="sysMenu">