摘要: element-plus 打开main.js文件 方式一: // 关闭element-plus中对话框失去焦点时,自动关闭 import { ElDialog } from 'element-plus' ElDialog.props.closeOnClickModal.default = false 阅读全文
posted @ 2024-11-12 23:38 le.li 阅读(174) 评论(0) 推荐(0)