From 18a48c5c23bf1c8547165cb2bb3162f2c2172016 Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期三, 27 五月 2026 18:07:44 +0800 Subject: [PATCH] bug修改,task新增时,tase_diag表的dept_code、ward_code没有新增成功 --- ruoyi-ui/.env.production | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-ui/.env.production b/ruoyi-ui/.env.production index b4893b0..17728b4 100644 --- a/ruoyi-ui/.env.production +++ b/ruoyi-ui/.env.production @@ -1,8 +1,8 @@ # 椤甸潰鏍囬 -VUE_APP_TITLE = 鑻ヤ緷绠$悊绯荤粺 +VUE_APP_TITLE = 鏅烘収鏈嶅姟绠$悊绯荤粺 # 鐢熶骇鐜閰嶇疆 ENV = 'production' -# 鑻ヤ緷绠$悊绯荤粺/鐢熶骇鐜 +# 鏅烘収鏈嶅姟绠$悊绯荤粺/鐢熶骇鐜 VUE_APP_BASE_API = '/prod-api' -- Gitblit v1.9.3