From 1136a74bbbf8a57b017dca515a20098a97142f05 Mon Sep 17 00:00:00 2001 From: LSH Date: 星期五, 29 三月 2024 13:34:28 +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