UNPKG

kpmg-smart-table

Version:
8 lines (6 loc) 173 B
import SmartQuery from './src/Query.vue'; // 注册组件 SmartQuery.install = function(Vue) { Vue.component(SmartQuery.name, SmartQuery); }; export default SmartQuery;