/** * 在此处注册的图标组件,在全局组件中可以直接使用 * 用法和elementUI中的图标组件用法相同 */ export {default as IconPrinter} from './IconPrinter.vue';