UNPKG

tps-ui-components

Version:

TPS UI组件库 - 基于Vue 2和Element UI的企业级组件库

7 lines (5 loc) 133 B
import TpsForm from './index.vue' TpsForm.install = function(Vue) { Vue.component(TpsForm.name, TpsForm) } export default TpsForm