2 Commits

Author SHA1 Message Date
taest
d9b85d43ef Pre Merge pull request !215 from taest/N/A 2025-03-07 04:56:55 +00:00
taest
2205060b3b el-dialog 全局设置为当鼠标点击弹窗外时,不关闭弹窗 2022-07-08 07:28:28 +00:00

View File

@@ -48,7 +48,7 @@ Vue.prototype.selectDictLabel = selectDictLabel
Vue.prototype.selectDictLabels = selectDictLabels
Vue.prototype.download = download
Vue.prototype.handleTree = handleTree
Element.Dialog.props.closeOnClickModal.default = false
// 全局组件挂载
Vue.component('DictTag', DictTag)
Vue.component('Pagination', Pagination)