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

pull/215/MERGE
taest 6 months ago committed by Gitee
commit f90fc5e0ea
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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

Loading…
Cancel
Save