| | |
| | | import referConfigDialog from "@/components/code-dialog-page/referConfigDialog" |
| | | import referBtmTypeCrudDialog from "@/components/code-dialog-page/referBtmTypeCrudDialog" |
| | | import referSelectBtmAttrDialog from "@/components/code-dialog-page/referSelectBtmAttrDialog" |
| | | import cloneRuleDialog from "@/components/code-dialog-page/cloneRuleDialog" |
| | | import cloneOtherBasicSecDialog from "@/components/code-dialog-page/cloneOtherBasicSecDialog" |
| | | import advancedQuery from "@/components/advanced-query/advancedQuery" |
| | | import businessAdd from "@/views/modeling/BusinessAdd" |
| | | import VciMasterCrud from "@/components/MasterCrud/VciMasterCrud" |
| | |
| | | Vue.component('originalAdd',originalAdd) |
| | | Vue.component('referBtmTypeCrudDialog',referBtmTypeCrudDialog) |
| | | Vue.component('referSelectBtmAttrDialog',referSelectBtmAttrDialog) |
| | | Vue.component('cloneOtherBasicSecDialog',cloneOtherBasicSecDialog) |
| | | Vue.component('cloneRuleDialog',cloneRuleDialog) |
| | | Vue.component('FormTemplateDialog',FormTemplateDialog) |
| | | Vue.component('LinkTypeAdd',linkTypeAdd) |
| | | Vue.component('MasterTree',MasterTree) |