From 802944a83c2a2aac63f95bab455ca4e2c22840c0 Mon Sep 17 00:00:00 2001 From: LSH Date: 星期五, 29 三月 2024 14:46:56 +0800 Subject: [PATCH] #周计划 --- src/main/webapp/static/js/cstmr/cstmr.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/cstmr/cstmr.js b/src/main/webapp/static/js/cstmr/cstmr.js index 3c84ff4..d5c6a57 100644 --- a/src/main/webapp/static/js/cstmr/cstmr.js +++ b/src/main/webapp/static/js/cstmr/cstmr.js @@ -284,7 +284,7 @@ cols: [[ {type: 'numbers'} // ,{field: 'weeklyDay$', align: 'center',title: '鏄熸湡'} - ,{field: 'dailyTime$', align: 'center',title: '鏃ユ湡'} + ,{field: 'dailyTime$',width : 120, align: 'center',title: '鏃ユ湡'} ,{field: 'workContent', align: 'center', title: '宸ヤ綔鍐呭', edit:false} ,{field: 'workPurpose', title: '宸ヤ綔鐩殑', edit:false} ,{field: 'comment', title: '璇勮', edit:false} -- Gitblit v1.9.1