From 4fd36e03b912190395b0d92dbe4a066034c81561 Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期二, 26 十一月 2024 00:55:04 +0800 Subject: [PATCH] 集成新版flowable、修改flowable表单绑定bug --- .env.production | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.env.production b/.env.production index 0a50ac3..8332f47 100644 --- a/.env.production +++ b/.env.production @@ -9,3 +9,6 @@ # 寮�鎵撴柊鐨則ab鐨剈rl鍓嶇紑 VUE_APP_TAB_URL_PREFIX = http://127.0.0.1:9999 + +# flowable璁捐椤甸潰鍓嶇紑 +VUE_APP_FLOWABLE_PREFIX = http://127.0.0.1:10076 -- Gitblit v1.8.0