import { VNode } from "vue"; export const VNodeCollection = { labelTips: (popContent: VNode) => (configs: any, className: string) => { const { prop, label } = configs; return (