star-horse-lowcode 2.7.68 → 2.7.69

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.
package/dist/index.es.js CHANGED
@@ -70894,6 +70894,7 @@ const _sfc_main$1J = /* @__PURE__ */ defineComponent({
70894
70894
  dataList: []
70895
70895
  });
70896
70896
  const loadData = () => {
70897
+ if (!props.dataUrl) return;
70897
70898
  let params = {
70898
70899
  currentPage: pageInfo.currentPage,
70899
70900
  pageSize: props.pageSize || 0,
@@ -70919,6 +70920,7 @@ const _sfc_main$1J = /* @__PURE__ */ defineComponent({
70919
70920
  dialogVisible.value = true;
70920
70921
  };
70921
70922
  const onOpen = () => {
70923
+ dataOrgOptions.value = [];
70922
70924
  if (props.datas?.length > 0) {
70923
70925
  dataOrgOptions.value = props.datas;
70924
70926
  } else {
@@ -71157,7 +71159,7 @@ const _sfc_main$1J = /* @__PURE__ */ defineComponent({
71157
71159
 
71158
71160
  /* unplugin-vue-components disabled */
71159
71161
 
71160
- const DataPicker = /* @__PURE__ */ _export_sfc(_sfc_main$1J, [["__scopeId", "data-v-a3842b5e"]]);
71162
+ const DataPicker = /* @__PURE__ */ _export_sfc(_sfc_main$1J, [["__scopeId", "data-v-457ef2fd"]]);
71161
71163
 
71162
71164
  const _hoisted_1$V = { class: "data-wrapper" };
71163
71165
  const _hoisted_2$I = { class: "tooltip-content" };
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "star-horse-lowcode",
3
3
  "private": false,
4
4
  "author": "l_1019@163.com",
5
- "version": "2.7.68",
5
+ "version": "2.7.69",
6
6
  "type": "module",
7
7
  "description": "星马低代码核心库,提供了低代码平台的基础功能和组件库。此库可引用到您的项目中,快速构建表单和列表。",
8
8
  "keywords": [