From 01829190efac6a48200e08d60b45244606c441a3 Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Thu, 25 Jan 2024 11:30:33 +0800 Subject: [PATCH] up --- public/dashboard/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/dashboard/index.html b/public/dashboard/index.html index c8a118b..595d258 100644 --- a/public/dashboard/index.html +++ b/public/dashboard/index.html @@ -358,7 +358,7 @@ :'**' $(".tip").append(""+ contactName+"评价:"+item.comment+""+ - ""+item.project.name+""+ + ""+item.project.name+""+ "") }) console.log("result", result)