shu-c-view
Version:
rollup 打包vue@2.7组件库框架
7 lines (6 loc) • 325 B
JavaScript
/*!
* shu-c-view v2.0.16
* (c) 2025-02-24
* @license MIT
*/
;Object.defineProperty(exports,"__esModule",{value:!0});exports.BaseGridSearch={name:"BaseGridSearch",inject:["getBaseGrid"],render:function(e){return e("div",{style:"height: 100%;"},[this.$slots.default,this.$scopedSlots.searchScope()])}};