代码拉取完成,页面将自动刷新
import MdpSelectUser from './mdp-select-user/Index.vue'
import MdpSelectDept from './mdp-select-dept/Index.vue'
import MdpDeptTree from './mdp-select-dept/DeptTree.vue'
import MdpSelectTag from './mdp-select-tag/Index.vue'
import MdpSelectImage from './mdp-select-image/Index.vue'
import MdpImage from './mdp-image/Index.vue'
import MdpSelectAtt from './mdp-select-att/Index.vue'
import MdpMetaItem from './mdp-meta-item/Index.vue'
import MdpMetaForm from './mdp-meta-item/Form.vue'
import MdpDictOptions from './mdp-meta-option/Options.vue'
import MdpMetaOption from './mdp-meta-option/Index.vue'
import MdpExtInfos from './mdp-ext-infos/Index.vue'
import MdpSelectCate from './mdp-select-cate/Index.vue'
import MdpSelectMeta from './mdp-select-meta/Index.vue'
import MdpCateTree from './mdp-cate-tree/Index.vue'
import MdpFormData from './mdp-expand/FormData.vue'
import MdpFormExpand from './mdp-expand/FormExpand.vue'
import MdpColumnExpand from './mdp-expand/ColumnExpand.vue'
import MdpFuncMenu from './mdp-func-menu/Index.vue'
import MdpFocus from './mdp-focus/Index.vue'
import MdpSelectBranch from './mdp-select-branch/Index.vue'
import MdpDeptUser from './mdp-select-user/UserSelect.vue'
const compLists = {
install: function(Vue) {
// 注册并获取组件,然后在main.js中引用,在Vue.use()就可以了
Vue.component('MdpSelectUser', MdpSelectUser)
Vue.component('MdpSelectDept', MdpSelectDept)
Vue.component('MdpDeptTree', MdpDeptTree)
Vue.component('MdpSelectTag', MdpSelectTag)
Vue.component('MdpSelectImage', MdpSelectImage)
Vue.component('MdpImage', MdpImage)
Vue.component('MdpSelectAtt', MdpSelectAtt)
Vue.component('MdpMetaItem', MdpMetaItem)
Vue.component('MdpMetaForm', MdpMetaForm)
Vue.component('MdpSelectMeta', MdpSelectMeta)
Vue.component('MdpMetaOption', MdpMetaOption)
Vue.component('MdpDictOptions', MdpDictOptions)
Vue.component('MdpExtInfos', MdpExtInfos)
Vue.component('MdpCateTree', MdpCateTree)
Vue.component('MdpSelectCate', MdpSelectCate)
Vue.component('MdpFormData', MdpFormData)
Vue.component('MdpFormExpand', MdpFormExpand)
Vue.component('MdpColumnExpand', MdpColumnExpand)
Vue.component('MdpFuncMenu',MdpFuncMenu)
Vue.component('MdpFocus',MdpFocus)
Vue.component('MdpSelectBranch',MdpSelectBranch)
Vue.component('MdpDeptUser',MdpDeptUser)
}
}
export default compLists
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。