diff --git a/admin/.vscode/settings.json b/admin/.vscode/settings.json index 3713d23..f70f220 100644 --- a/admin/.vscode/settings.json +++ b/admin/.vscode/settings.json @@ -13,6 +13,7 @@ "btns", "daterange", "datetimerange", + "dbclick", "echarts", "execa", "highlightjs", diff --git a/admin/package.json b/admin/package.json index 4125471..c26a34d 100644 --- a/admin/package.json +++ b/admin/package.json @@ -16,8 +16,8 @@ "dependencies": { "@element-plus/icons-vue": "^2.3.1", "@highlightjs/vue-plugin": "^2.1.0", - "@logicflow/core": "^1.2.28", - "@logicflow/extension": "^1.2.28", + "@logicflow/core": "^2.0.6", + "@logicflow/extension": "^2.0.10", "@vueuse/core": "^10.11.0", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^5.1.12", @@ -33,7 +33,7 @@ "pinia": "^2.2.1", "query-string": "^9.1.0", "vform3-builds": "^3.0.10", - "vue": "^3.5.8", + "vue": "^3.5.12", "vue-clipboard3": "^2.0.0", "vue-echarts": "^7.0.1", "vue-router": "^4.4.5", diff --git a/admin/src/components/flow/flowEdit/PropertyPanel/UserTask.vue b/admin/src/components/flow/flowEdit/PropertyPanel/UserTask.vue index a93725d..9e413ca 100644 --- a/admin/src/components/flow/flowEdit/PropertyPanel/UserTask.vue +++ b/admin/src/components/flow/flowEdit/PropertyPanel/UserTask.vue @@ -68,7 +68,7 @@