流程中心

This commit is contained in:
qq787203167
2022-03-07 17:39:37 +08:00
parent e54b0f07b0
commit 848f49f6fa
7 changed files with 73 additions and 26 deletions
@@ -16,7 +16,7 @@
data() {
return {
name: '',
actUrl: 'http://10.0.1.13:17210/modeler.html?modelId='//本地
actUrl: 'http://10.0.1.13:17210/bat-wkflow/modeler.html?modelId='//本地
// actUrl: 'http://10.255.35.25:8082/modeler.html?modelId=' //正式
// actUrl: 'http://10.255.128.148:8888/modeler.html?modelId=' //测试
}