@ganwei-web/gw-base-components-plus 1.0.4 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -108,7 +108,7 @@ const index_vue_vue_type_style_index_0_lang$j = "";
108
108
  const _sfc_main$l = /* @__PURE__ */ vue.defineComponent({
109
109
  __name: "index",
110
110
  setup(__props, { expose: __expose }) {
111
- const proxyElement = ref();
111
+ const proxyElement = vue.ref();
112
112
  const expose = useExpose(proxyElement);
113
113
  __expose(expose);
114
114
  return (_ctx, _cache) => {