From c050078372f1ad4ab7f66ec20d5af2733a55f007 Mon Sep 17 00:00:00 2001 From: liqingyan Date: Fri, 1 Sep 2023 16:30:05 +0800 Subject: [PATCH 1/2] =?UTF-8?q?chore:=20=E9=80=89=E6=8B=A9=E5=99=A8?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E6=BA=90=E5=A2=9E=E5=8A=A0designer-value?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/u-select.vue/api.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/u-select.vue/api.yaml b/src/components/u-select.vue/api.yaml index 35cef3567..e80032774 100644 --- a/src/components/u-select.vue/api.yaml +++ b/src/components/u-select.vue/api.yaml @@ -13,6 +13,7 @@ brifeDoc: "" docDescription: 支持动态绑定集合类型变量(List)或输出参数为集合类型的逻辑 tooltipLink: "" + designer-value: "[{}]" - name: data-schema title: 数据类型 type: schema From 0f1ac098320ee2ec8a43e25832bdff8d0ff177f9 Mon Sep 17 00:00:00 2001 From: liqingyan Date: Mon, 11 Sep 2023 16:49:55 +0800 Subject: [PATCH 2/2] =?UTF-8?q?feat:=20=E6=9B=B4=E6=94=B9=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 227d22775..2f6baec66 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cloud-ui.vusion", "description": "Vusion Cloud UI", - "version": "0.17.0", + "version": "0.18.0", "author": "Forrest ", "contributors": [ "haoxutong <1255965516@qq.com>",