Files
tekelanew_acs/acs/nladmin-ui/node_modules/vxe-pc-ui/lib/optgroup/index.min.js

1 line
624 B
JavaScript
Raw Normal View History

2024-12-03 17:40:13 +08:00
Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=exports.VxeOptgroup=exports.Optgroup=void 0;var _core=require("@vxe-ui/core"),_optgroup=_interopRequireDefault(require("../select/src/optgroup")),_dynamics=require("../dynamics");function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}var VxeOptgroup=exports.VxeOptgroup=Object.assign(_optgroup.default,{install:function(e){e.component(_optgroup.default.name,_optgroup.default)}}),Optgroup=(_dynamics.dynamicApp.use(VxeOptgroup),_core.VxeUI.component(_optgroup.default),exports.Optgroup=VxeOptgroup),_default=exports.default=VxeOptgroup;