Pre Merge pull request !215 from taest/N/A

This commit is contained in:
taest 2024-01-11 07:47:59 +00:00 committed by Gitee
commit 4483344499
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

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)