This commit is contained in:
pan
2024-09-08 20:34:08 +08:00
parent de770f0b33
commit a1a3cec421
20 changed files with 434 additions and 83 deletions

View File

@@ -173,7 +173,7 @@
</el-row>
</el-form>
<div slot="footer" class="dialog-footer">
<el-button @click="open = false"> </el-button>
<el-button icon="el-icon-close" @click="open = false"> </el-button>
</div>
</el-dialog>
</div>