From 35af6a15ad47021686302e631a7f57d2139ca4b2 Mon Sep 17 00:00:00 2001 From: kgdxpr Date: Tue, 26 Dec 2023 09:07:56 +0800 Subject: [PATCH] 'commit' --- WebRoot/view/tb/org/task_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebRoot/view/tb/org/task_list.html b/WebRoot/view/tb/org/task_list.html index 86a9ef5d..fddf318b 100644 --- a/WebRoot/view/tb/org/task_list.html +++ b/WebRoot/view/tb/org/task_list.html @@ -136,7 +136,7 @@ { title: '填报格式', field: 'job_type_name', align: 'center', width: "10%" }, { title: '填报进度', align: 'center', width: "10%", templet: '#progress-Templet' }, { title: '状态', field: 'publish_state_name', align: 'center', width: "5%" }, - { title: '操作', align: 'center', width: "25%", toolbar: '#table-bar' } + { title: '操作', align: 'left', width: "20%", toolbar: '#table-bar' } ]], skin: 'line', toolbar: '#table-toolbar',