import etable from './etable.vue'; import { withInstall } from '/nerv-lib/util'; export const NsEtable = withInstall(etable);