From ae8a948289175ee300414901075fd24e6fb9ba97 Mon Sep 17 00:00:00 2001 From: wzp <2040239371@qq.com> Date: 星期五, 09 五月 2025 10:17:55 +0800 Subject: [PATCH] fix:Remark 和 Complaint 检测为空则不处理 --- ruoyi-ui/.env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-ui/.env.development b/ruoyi-ui/.env.development index 302ecd1..55aaeaf 100644 --- a/ruoyi-ui/.env.development +++ b/ruoyi-ui/.env.development @@ -1,10 +1,10 @@ # 椤甸潰鏍囬 -VUE_APP_TITLE = 鑻ヤ緷绠$悊绯荤粺 +VUE_APP_TITLE = 骞夸笢姘戣埅鍖荤枟蹇嚎 # 寮�鍙戠幆澧冮厤缃� ENV = 'development' -# 鑻ヤ緷绠$悊绯荤粺/寮�鍙戠幆澧� +# 骞夸笢姘戣埅鍖荤枟蹇嚎/寮�鍙戠幆澧� VUE_APP_BASE_API = '/dev-api' # 璺敱鎳掑姞杞� -- Gitblit v1.9.1