From 75c3ceae532acc1ffe1df3c6b71a5b9621be8a41 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期二, 02 四月 2024 14:53:39 +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