commit
This commit is contained in:
@@ -26,6 +26,7 @@ import MechanismTree from './mechanismTree'
|
||||
import SQTree from './SQTree'
|
||||
import OrgTable from './OrgTable'
|
||||
import MySelect from './mySelect'
|
||||
import PhoneHistortTable from './phoneHistortTable'
|
||||
|
||||
import phoneRole from './phoneRole'
|
||||
|
||||
@@ -55,6 +56,7 @@ const install = function (Vue) {
|
||||
Vue.component('MechanismTree', MechanismTree)
|
||||
Vue.component('MySelect', MySelect)
|
||||
Vue.component('phoneRole', phoneRole)
|
||||
Vue.component('PhoneHistortTable', PhoneHistortTable)
|
||||
}
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user