From 214c6915c3c8fda314a9d8ff19e0b87021654136 Mon Sep 17 00:00:00 2001 From: wangshaoping Date: Mon, 26 Jan 2026 11:21:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=BA=E7=A1=80=E6=A1=86=E6=9E=B6=E5=8F=91?= =?UTF-8?q?=E5=B8=83:=208.2.47=20=20=201)=20=E8=A7=84=E5=88=99=E5=BC=95?= =?UTF-8?q?=E6=93=8E=E5=8F=82=E6=95=B0=E5=B1=9E=E6=80=A7=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E2=80=9C=E6=98=AF=E5=90=A6=E5=A4=9A=E9=80=89=E6=A1=86=E2=80=9D?= =?UTF-8?q?=20=20=20ALTER=20TABLE=20re=5Fmodel=5Fparameter=20ADD=20IS=5FUI?= =?UTF-8?q?=5FMULTI=5FSELECT=5F=20SMALLINT=20NULL=20COMMENT=20'=E6=98=AF?= =?UTF-8?q?=E5=90=A6=E9=87=87=E7=94=A8=E5=A4=9A=E9=80=89=E6=A1=86';?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 前端核心框架发布: 8.2.142 1) w-grid-select勾选重复问题修复 --- cips.frontend/package.json | 2 +- erm.frontend/package.json | 2 +- gradle.properties | 2 +- io.sc.engine.mv.frontend/package.json | 2 +- io.sc.engine.rule.frontend/package.json | 2 +- .../src/views/resources/designer/DecisionTreeDialog.vue | 6 ++---- .../src/views/resources/designer/ExecutionFlowDialog.vue | 5 ++--- io.sc.engine.st.frontend/package.json | 2 +- io.sc.platform.ai.frontend/package.json | 2 +- io.sc.platform.core.frontend/package.json | 2 +- io.sc.platform.core.frontend/template-project/package.json | 4 ++-- io.sc.platform.developer.doc/package.json | 2 +- io.sc.platform.developer.frontend/package.json | 2 +- io.sc.platform.lcdp.frontend/package.json | 2 +- io.sc.platform.license.keygen.frontend/package.json | 2 +- io.sc.platform.mvc.frontend/package.json | 2 +- io.sc.platform.scheduler.manager.frontend/package.json | 2 +- io.sc.platform.system.frontend/package.json | 2 +- io.sc.standard.frontend/package.json | 2 +- io.sc.website/package.json | 2 +- wra.report.frontend/package.json | 2 +- 21 files changed, 24 insertions(+), 27 deletions(-) diff --git a/cips.frontend/package.json b/cips.frontend/package.json index b3845432..0f8e18c8 100644 --- a/cips.frontend/package.json +++ b/cips.frontend/package.json @@ -112,7 +112,7 @@ "node-sql-parser": "5.3.6", "pinia": "2.3.0", "pinia-undo": "0.2.4", - "platform-core": "8.2.141", + "platform-core": "8.2.142", "quasar": "2.17.6", "sort-array": "5.0.0", "svg-path-commander": "2.1.7", diff --git a/erm.frontend/package.json b/erm.frontend/package.json index 00066ac3..0267e740 100644 --- a/erm.frontend/package.json +++ b/erm.frontend/package.json @@ -112,7 +112,7 @@ "node-sql-parser": "5.3.6", "pinia": "2.3.0", "pinia-undo": "0.2.4", - "platform-core": "8.2.141", + "platform-core": "8.2.142", "quasar": "2.17.6", "sort-array": "5.0.0", "svg-path-commander": "2.1.7", diff --git a/gradle.properties b/gradle.properties index 00fa86ac..ee958729 100644 --- a/gradle.properties +++ b/gradle.properties @@ -39,7 +39,7 @@ application_version=1.0.0 platform_group=io.sc platform_version=8.2.44 platform_plugin_version=8.2.10 -platform_core_frontend_version=8.2.141 +platform_core_frontend_version=8.2.142 ########################################################### # dependencies version diff --git a/io.sc.engine.mv.frontend/package.json b/io.sc.engine.mv.frontend/package.json index 81bb4016..bb070c4d 100644 --- a/io.sc.engine.mv.frontend/package.json +++ b/io.sc.engine.mv.frontend/package.json @@ -112,7 +112,7 @@ "node-sql-parser": "5.3.6", "pinia": "2.3.0", "pinia-undo": "0.2.4", - "platform-core": "8.2.141", + "platform-core": "8.2.142", "quasar": "2.17.6", "sort-array": "5.0.0", "svg-path-commander": "2.1.7", diff --git a/io.sc.engine.rule.frontend/package.json b/io.sc.engine.rule.frontend/package.json index 1853c53b..90fd9dee 100644 --- a/io.sc.engine.rule.frontend/package.json +++ b/io.sc.engine.rule.frontend/package.json @@ -112,7 +112,7 @@ "node-sql-parser": "5.3.6", "pinia": "2.3.0", "pinia-undo": "0.2.4", - "platform-core": "8.2.141", + "platform-core": "8.2.142", "quasar": "2.17.6", "sort-array": "5.0.0", "svg-path-commander": "2.1.7", diff --git a/io.sc.engine.rule.frontend/src/views/resources/designer/DecisionTreeDialog.vue b/io.sc.engine.rule.frontend/src/views/resources/designer/DecisionTreeDialog.vue index f3677385..43ba2a53 100644 --- a/io.sc.engine.rule.frontend/src/views/resources/designer/DecisionTreeDialog.vue +++ b/io.sc.engine.rule.frontend/src/views/resources/designer/DecisionTreeDialog.vue @@ -357,10 +357,8 @@ const vertexDefines = [ size: [120, 60], }, getLabel: (value: any) => { - console.log('getLabel', value); if (value.resourceAbstractIds && value.resourceAbstractIds.length > 0) { const resourceAbstracts = findResourceAbstractByIds(value.resourceAbstractIds); - console.log(resourceAbstracts.length); if (resourceAbstracts && resourceAbstracts.length > 0) { const result = []; for (const element of resourceAbstracts) { @@ -372,7 +370,6 @@ const vertexDefines = [ return ''; }, getValue: (dom: any) => { - console.log('getValue'); if (dom) { const resourceAbstracts = Tools.json2Object(dom.getAttribute('resourceAbstracts')); if (resourceAbstracts && resourceAbstracts.length > 0) { @@ -391,7 +388,6 @@ const vertexDefines = [ }; }, setValue: (dom: any, value: any) => { - console.log('setValue'); if (value.resourceAbstractIds && value.resourceAbstractIds.length > 0) { const resourceAbstracts = findResourceAbstractByIds(value.resourceAbstractIds); if (resourceAbstracts && resourceAbstracts.length > 0) { @@ -407,6 +403,7 @@ const vertexDefines = [ }, getFormFields: () => { return [ + /* { name: 'resourceAbstractIds2', label: $t('re.graph.vertex.resourceAbstracts.entity.resourceAbstractIds'), @@ -451,6 +448,7 @@ const vertexDefines = [ editor: {}, onAfterEditorDataSubmit: (args: any) => {}, }, + */ { name: 'resourceAbstractIds', label: $t('re.graph.vertex.resourceAbstracts.entity.resourceAbstractIds'), diff --git a/io.sc.engine.rule.frontend/src/views/resources/designer/ExecutionFlowDialog.vue b/io.sc.engine.rule.frontend/src/views/resources/designer/ExecutionFlowDialog.vue index f7d0a916..259d3dee 100644 --- a/io.sc.engine.rule.frontend/src/views/resources/designer/ExecutionFlowDialog.vue +++ b/io.sc.engine.rule.frontend/src/views/resources/designer/ExecutionFlowDialog.vue @@ -337,8 +337,7 @@ const vertexDefines = [ thumbnail: { shape: 'doubleEllipse', paths: [ - '', - '', + '', ], label: $t('re.graph.vertex.configurableResourceAbstract.label'), title: $t('re.graph.vertex.configurableResourceAbstract.title'), @@ -346,7 +345,7 @@ const vertexDefines = [ strokeWidth: 1, }, cell: { - shape: 'doubleEllipse', + shape: 'cloud', size: [120, 60], }, getLabel: (value: any) => { diff --git a/io.sc.engine.st.frontend/package.json b/io.sc.engine.st.frontend/package.json index 8db985a6..b6c59665 100644 --- a/io.sc.engine.st.frontend/package.json +++ b/io.sc.engine.st.frontend/package.json @@ -112,7 +112,7 @@ "node-sql-parser": "5.3.6", "pinia": "2.3.0", "pinia-undo": "0.2.4", - "platform-core": "8.2.141", + "platform-core": "8.2.142", "quasar": "2.17.6", "sort-array": "5.0.0", "svg-path-commander": "2.1.7", diff --git a/io.sc.platform.ai.frontend/package.json b/io.sc.platform.ai.frontend/package.json index 37af1355..3cf85893 100644 --- a/io.sc.platform.ai.frontend/package.json +++ b/io.sc.platform.ai.frontend/package.json @@ -112,7 +112,7 @@ "node-sql-parser": "5.3.6", "pinia": "2.3.0", "pinia-undo": "0.2.4", - "platform-core": "8.2.141", + "platform-core": "8.2.142", "quasar": "2.17.6", "sort-array": "5.0.0", "svg-path-commander": "2.1.7", diff --git a/io.sc.platform.core.frontend/package.json b/io.sc.platform.core.frontend/package.json index 2fec824a..9e779871 100644 --- a/io.sc.platform.core.frontend/package.json +++ b/io.sc.platform.core.frontend/package.json @@ -1,6 +1,6 @@ { "name": "platform-core", - "version": "8.2.141", + "version": "8.2.142", "description": "前端核心包,用于快速构建前端的脚手架", "//main": "库的主文件", "main": "dist/platform-core.js", diff --git a/io.sc.platform.core.frontend/template-project/package.json b/io.sc.platform.core.frontend/template-project/package.json index f90c250c..8a499cea 100644 --- a/io.sc.platform.core.frontend/template-project/package.json +++ b/io.sc.platform.core.frontend/template-project/package.json @@ -1,6 +1,6 @@ { "name": "platform-core", - "version": "8.2.141", + "version": "8.2.142", "description": "前端核心包,用于快速构建前端的脚手架", "private": false, "keywords": [], @@ -111,7 +111,7 @@ "mockjs": "1.1.0", "node-sql-parser": "5.3.6", "pinia": "2.3.0", - "platform-core": "8.2.141", + "platform-core": "8.2.142", "quasar": "2.17.6", "sort-array": "5.0.0", "svg-path-commander": "2.1.7", diff --git a/io.sc.platform.developer.doc/package.json b/io.sc.platform.developer.doc/package.json index e06de5ba..ecda454a 100644 --- a/io.sc.platform.developer.doc/package.json +++ b/io.sc.platform.developer.doc/package.json @@ -28,7 +28,7 @@ "vuepress": "2.0.0-rc.15" }, "dependencies": { - "platform-core": "8.2.141", + "platform-core": "8.2.142", "quasar": "2.17.6", "vue": "3.5.13", "vue-i18n": "11.0.1" diff --git a/io.sc.platform.developer.frontend/package.json b/io.sc.platform.developer.frontend/package.json index c9b85c3d..c75ae2e9 100644 --- a/io.sc.platform.developer.frontend/package.json +++ b/io.sc.platform.developer.frontend/package.json @@ -112,7 +112,7 @@ "node-sql-parser": "5.3.6", "pinia": "2.3.0", "pinia-undo": "0.2.4", - "platform-core": "8.2.141", + "platform-core": "8.2.142", "quasar": "2.17.6", "sort-array": "5.0.0", "svg-path-commander": "2.1.7", diff --git a/io.sc.platform.lcdp.frontend/package.json b/io.sc.platform.lcdp.frontend/package.json index c217c4bd..886c2c26 100644 --- a/io.sc.platform.lcdp.frontend/package.json +++ b/io.sc.platform.lcdp.frontend/package.json @@ -112,7 +112,7 @@ "node-sql-parser": "5.3.6", "pinia": "2.3.0", "pinia-undo": "0.2.4", - "platform-core": "8.2.141", + "platform-core": "8.2.142", "quasar": "2.17.6", "sort-array": "5.0.0", "svg-path-commander": "2.1.7", diff --git a/io.sc.platform.license.keygen.frontend/package.json b/io.sc.platform.license.keygen.frontend/package.json index 25306824..19d52082 100644 --- a/io.sc.platform.license.keygen.frontend/package.json +++ b/io.sc.platform.license.keygen.frontend/package.json @@ -112,7 +112,7 @@ "node-sql-parser": "5.3.6", "pinia": "2.3.0", "pinia-undo": "0.2.4", - "platform-core": "8.2.141", + "platform-core": "8.2.142", "quasar": "2.17.6", "sort-array": "5.0.0", "svg-path-commander": "2.1.7", diff --git a/io.sc.platform.mvc.frontend/package.json b/io.sc.platform.mvc.frontend/package.json index c384d5dc..fa4b611b 100644 --- a/io.sc.platform.mvc.frontend/package.json +++ b/io.sc.platform.mvc.frontend/package.json @@ -112,7 +112,7 @@ "node-sql-parser": "5.3.6", "pinia": "2.3.0", "pinia-undo": "0.2.4", - "platform-core": "8.2.141", + "platform-core": "8.2.142", "quasar": "2.17.6", "sort-array": "5.0.0", "svg-path-commander": "2.1.7", diff --git a/io.sc.platform.scheduler.manager.frontend/package.json b/io.sc.platform.scheduler.manager.frontend/package.json index 73e5989c..ca2ced9e 100644 --- a/io.sc.platform.scheduler.manager.frontend/package.json +++ b/io.sc.platform.scheduler.manager.frontend/package.json @@ -112,7 +112,7 @@ "node-sql-parser": "5.3.6", "pinia": "2.3.0", "pinia-undo": "0.2.4", - "platform-core": "8.2.141", + "platform-core": "8.2.142", "quasar": "2.17.6", "sort-array": "5.0.0", "svg-path-commander": "2.1.7", diff --git a/io.sc.platform.system.frontend/package.json b/io.sc.platform.system.frontend/package.json index c31b39e3..56247144 100644 --- a/io.sc.platform.system.frontend/package.json +++ b/io.sc.platform.system.frontend/package.json @@ -111,7 +111,7 @@ "mockjs": "1.1.0", "node-sql-parser": "5.3.6", "pinia": "2.3.0", - "platform-core": "8.2.141", + "platform-core": "8.2.142", "quasar": "2.17.6", "sort-array": "5.0.0", "svg-path-commander": "2.1.7", diff --git a/io.sc.standard.frontend/package.json b/io.sc.standard.frontend/package.json index 2f728b10..4bc1f408 100644 --- a/io.sc.standard.frontend/package.json +++ b/io.sc.standard.frontend/package.json @@ -112,7 +112,7 @@ "node-sql-parser": "5.3.6", "pinia": "2.3.0", "pinia-undo": "0.2.4", - "platform-core": "8.2.141", + "platform-core": "8.2.142", "quasar": "2.17.6", "sort-array": "5.0.0", "svg-path-commander": "2.1.7", diff --git a/io.sc.website/package.json b/io.sc.website/package.json index 8f758c0b..cd4a4caf 100644 --- a/io.sc.website/package.json +++ b/io.sc.website/package.json @@ -28,6 +28,6 @@ }, "dependencies": { "vue": "3.5.13", - "platform-core": "8.2.141" + "platform-core": "8.2.142" } } \ No newline at end of file diff --git a/wra.report.frontend/package.json b/wra.report.frontend/package.json index 360a2de3..492551f1 100644 --- a/wra.report.frontend/package.json +++ b/wra.report.frontend/package.json @@ -111,7 +111,7 @@ "mockjs": "1.1.0", "node-sql-parser": "5.3.6", "pinia": "2.3.0", - "platform-core": "8.2.141", + "platform-core": "8.2.142", "quasar": "2.17.6", "sort-array": "5.0.0", "svg-path-commander": "2.1.7",