我的github
摘要: Dialog 对话框 在保留当前页面状态的情况下,告知用户并承载相关操作。 基本用法: Dialog 弹出一个对话框,适合需要定制性更大的场景。 <el-button type="text" @click="dialogVisible = true">点击打开 Dialog</el-button> 阅读全文
posted @ 2021-11-18 14:06 XiaoNiuFeiTian 阅读(74) 评论(0) 推荐(0)