From 2a6ffd8bfdb3d8234a55e7fabe71999f1dba4fd9 Mon Sep 17 00:00:00 2001 From: mrzhssss <pro6@qq.com> Date: 星期一, 05 九月 2022 18:32:08 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/itemBusiness/itemBusiness.js | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/main/webapp/static/js/itemBusiness/itemBusiness.js b/src/main/webapp/static/js/itemBusiness/itemBusiness.js index 5869e00..a88bafc 100644 --- a/src/main/webapp/static/js/itemBusiness/itemBusiness.js +++ b/src/main/webapp/static/js/itemBusiness/itemBusiness.js @@ -24,26 +24,26 @@ {type: 'checkbox'} // ,{field: 'id', align: 'center',title: 'ID'} // ,{field: 'hostId', align: 'center',title: ''} - ,{field: 'uuid', align: 'center',title: '璁㈠崟鍙�'} - ,{field: 'name', align: 'center',title: '椤圭洰鍚嶇О'} + ,{field: 'uuid', align: 'center',title: '璁㈠崟鍙�', width: 130} + ,{field: 'name', align: 'center',title: '椤圭洰鍚嶇О', width: 130} ,{field: 'inUuid', align: 'center',title: '椤圭洰缂栧彿', hide: true} // ,{field: 'cstmrUuid', align: 'center',title: '瀹㈡埛缂栧彿'} // ,{field: 'cstmrUuid$', align: 'center',title: '瀹㈡埛鍚嶇О'} ,{field: 'projectStatus$', align: 'center', title: '椤圭洰杩涘害'} - ,{field: 'orderDesc', align: 'center', title: '璁㈠崟绫诲瀷鎻忚堪'} + ,{field: 'orderDesc', align: 'center', title: '璁㈠崟绫诲瀷鎻忚堪', width: 115} // ,{field: 'member', align: 'center',title: '椤圭洰鎴愬憳'} // ,{field: 'leader', align: 'center',title: '椤圭洰缁忕悊'} ,{field: 'salesman', align: 'center',title: '涓氬姟鍛�'} - ,{field: 'presaleAmt', align: 'center',title: '鍞墠鏍镐环閲戦'} - ,{field: 'predeDate0$', align: 'center', title: '閿�鍞浜よ揣鏈�'} - ,{field: 'preinDate0$', align: 'center', title: '閿�鍞瀹夎鏈�'} + ,{field: 'presaleAmt', align: 'center',title: '鍞墠鏍镐环閲戦', width: 115} + ,{field: 'predeDate0$', align: 'center', title: '閿�鍞浜よ揣鏈�', width: 115} + ,{field: 'preinDate0$', align: 'center', title: '閿�鍞瀹夎鏈�', width: 115} ,{field: 'weight', align: 'center', title: '浜у搧閲嶉噺'} - ,{field: 'realMonth', align: 'center', title: '鏃堕棿璺ㄥ害(鏈�)'} + ,{field: 'realMonth', align: 'center', title: '鏃堕棿璺ㄥ害(澶�)', width: 115} ,{field: 'installMk$', align: 'center', title: '鏄惁瀹夎'} ,{field: 'deliveryMk$', align: 'center', title: '鏄惁杩愯緭'} ,{field: 'custMan', align: 'center',title: '瀹㈡埛鑱旂郴浜�'} - ,{field: 'custMobile', align: 'center',title: '瀹㈡埛鑱旂郴鏂瑰紡'} + ,{field: 'custMobile', align: 'center',title: '瀹㈡埛鑱旂郴鏂瑰紡', width: 120} ,{field: 'custAdress', align: 'center',title: '瀹㈡埛鍦板潃'} // ,{field: 'createBy$', align: 'center',title: '娣诲姞浜哄憳'} // ,{field: 'createTime$', align: 'center',title: '娣诲姞鏃堕棿'} -- Gitblit v1.9.1