pull/1/head
LiuJiaNan 2024-02-04 14:06:09 +08:00
parent 35d912e707
commit c91e38adb9
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
</el-form>
<template #footer>
<el-button @click="fnClose"></el-button>
<el-button @click="fnSubmit"></el-button>
<el-button type="primary" @click="fnSubmit"></el-button>
</template>
</el-dialog>
</template>