From 6a18723546dde63ea93fbe453ae16186c635dac2 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期二, 10 十月 2023 13:48:01 +0800
Subject: [PATCH] #跟进任务

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

diff --git a/src/main/webapp/static/js/followUp/followUp.js b/src/main/webapp/static/js/followUp/followUp.js
index 039a92c..ed1440f 100644
--- a/src/main/webapp/static/js/followUp/followUp.js
+++ b/src/main/webapp/static/js/followUp/followUp.js
@@ -24,7 +24,7 @@
             {type: 'checkbox'}
             ,{field: 'id', align: 'center',title: 'ID',hide:true}
             ,{field: 'userId$', align: 'center',title: '鍒涘缓浜�'}
-            ,{field: 'deptId$', align: 'center',title: '鎵�灞為儴闂�'}
+            ,{field: 'deptId$', align: 'center',title: '鎵�灞為儴闂�',hide:true}
             ,{field: 'hostId', align: 'center',title: 'hostId',hide:true}
             ,{field: 'orderId$', align: 'center',title: '椤圭洰鍙�'}
             ,{field: 'director$', align: 'center',title: '璐熻矗浜�',hide:true}

--
Gitblit v1.9.1