UNPKG

@wocwin/t-ui

Version:

Vue 中基于Element-ui二次封装基础组件文档

9 lines (6 loc) 204 B
import TQueryCondition from './src' /* istanbul ignore next */ TQueryCondition.install = function (Vue) { Vue.component(TQueryCondition.name, TQueryCondition) } export default TQueryCondition