This commit is contained in:
xuyucheng 2022-05-06 09:18:11 +08:00
parent 9fd05105d1
commit 54b2e1e41b
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@
>确定</el-button
>
</div>
<el-button slot="reference" type="primary"> </el-button>
<el-button slot="reference" type="primary" @click="save"> </el-button>
</el-popover>
</el-footer>
</el-container>