From bc4f79e162d84b8ade3cd39f311c93df232ce7fc Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 15 十二月 2023 17:00:40 +0800
Subject: [PATCH] # 大屏显示-1

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

diff --git a/src/main/webapp/static/js/companyTarget/companyTarget.js b/src/main/webapp/static/js/companyTarget/companyTarget.js
index 4cedee4..967feba 100644
--- a/src/main/webapp/static/js/companyTarget/companyTarget.js
+++ b/src/main/webapp/static/js/companyTarget/companyTarget.js
@@ -27,6 +27,8 @@
             // ,{field: 'id', align: 'center',title: '#ID'}
             , {field: 'year', align: 'center', title: '骞村害'}
             , {field: 'target', align: 'center', title: '鐩爣',templet: '#targetTmp'}
+            , {field: 'complete', align: 'center', title: '瀹為檯',templet: '#completeTmp'}
+            , {field: 'complete$', align: 'center', title: '瀹屾垚鐘跺喌'}
 
             , {fixed: 'right', title: '鎿嶄綔', align: 'center', toolbar: '#operate', width: 400}
         ]],

--
Gitblit v1.9.1