From ed0f44cd67f9a8a56e69845edf5eca719dd065c6 Mon Sep 17 00:00:00 2001 From: huanghai <10402852@qq.com> Date: Wed, 19 Aug 2020 09:52:43 +0800 Subject: [PATCH] 'commit' --- dsBaseRpc/Config/ExportExcelTemplate/student_account.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dsBaseRpc/Config/ExportExcelTemplate/student_account.json b/dsBaseRpc/Config/ExportExcelTemplate/student_account.json index ffd9d6a8..e714be5a 100644 --- a/dsBaseRpc/Config/ExportExcelTemplate/student_account.json +++ b/dsBaseRpc/Config/ExportExcelTemplate/student_account.json @@ -29,17 +29,17 @@ { "col_name": "初始密码", "col_field": "original_pwd", - "width": 20 + "width": 30 }, { "col_name": "家长账号", "col_field": "parent_login_name", - "width": 20 + "width": 30 }, { "col_name": "家长初始密码", "col_field": "parent_original_pwd", - "width": 20 + "width": 30 } ] } \ No newline at end of file