From 40d710de7ef349e9f2e034c362633c641eef6157 Mon Sep 17 00:00:00 2001
From: 18516761980 <4761516tqsxp>
Date: 星期五, 08 四月 2022 09:53:12 +0800
Subject: [PATCH] .

---
 src/main/webapp/static/js/projectSchedule/projectSchedule.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/projectSchedule/projectSchedule.js b/src/main/webapp/static/js/projectSchedule/projectSchedule.js
index 81946bb..3c17b62 100644
--- a/src/main/webapp/static/js/projectSchedule/projectSchedule.js
+++ b/src/main/webapp/static/js/projectSchedule/projectSchedule.js
@@ -50,7 +50,7 @@
 			+ '<td>' + bodyData[i].custMan + '</td>' 
 			+ '<td>' + bodyData[i].custMobile + '</td>' 
 			+ '<td>' + bodyData[i].custAdress + '</td>' 
-			+ '<td>' + bodyData[i].progressRate + '</td>' 
+			+ '<td>' + bodyData[i].projectStatus$ + '</td>'
 			+ '<td>' + bodyData[i].planCarInfo + '</td>' 
 			+ '<td>' + bodyData[i].plandeDate0$ + '</td>' 
 			+ '<td>' + bodyData[i].realdeDate0$ + '</td>' 

--
Gitblit v1.9.1