Pārlūkot izejas kodu

提交审批 table框平移问题

ly 4 mēneši atpakaļ
vecāks
revīzija
b1a3dadbc2

+ 6 - 4
src/main/resources/templates/payapply/add_approve.html

@@ -134,10 +134,12 @@
134 134
                     url: AjaxUtil.ctx + 'sysUserPost/postUserlist/' + postId,
135 135
                     cols: [
136 136
                         [
137
-                            {type: "radio", fixed: 'left'},
138
-                            {type: 'numbers', align: 'center'},
139
-                            {field: 'name', width: '40%', title: '姓名', align: 'left'},
140
-                            {field: 'account', title: '账号', align: 'left'}
137
+                            {type: "radio", fixed: 'left',title: '😊'},
138
+                            {type: 'numbers', align: 'center',title: '序号'},
139
+                            {field: 'name', width: '15%', title: '姓名', align: 'left'},
140
+                            {field: 'account', title: '账号', align: 'left',width: '15%'},
141
+                            {field: 'deptName', title: '部门名称', align: 'center', width: '20%'},
142
+                            {field: 'postName', title: '岗位名称', align: 'center', width: '25%'}
141 143
                         ]
142 144
                     ]
143 145
                 },

+ 5 - 3
src/main/resources/templates/prjproject/add_approve.html

@@ -145,10 +145,12 @@
145 145
                     url: AjaxUtil.ctx + 'sysUserPost/postUserlist/' + postId,
146 146
                     cols: [
147 147
                         [
148
-                            {type: "radio", fixed: 'left'},
148
+                            {type: "radio", fixed: 'left',title: '😊'},
149 149
                             {type: 'numbers', align: 'center',title: '序号'},
150
-                            {field: 'name', width: '20%', title: '姓名', align: 'left'},
151
-                            {field: 'account', width:'20%',title: '账号', align: 'left'}
150
+                            {field: 'name', width: '15%', title: '姓名', align: 'left'},
151
+                            {field: 'account', width:'15%',title: '账号', align: 'left'},
152
+                            {field: 'deptName', title: '部门名称', align: 'center', width: '20%'},
153
+                            {field: 'postName', title: '岗位名称', align: 'center', width: '25%'}
152 154
                         ]
153 155
                     ]
154 156
                 },

+ 6 - 4
src/main/resources/templates/reimburse/add_approve.html

@@ -134,10 +134,12 @@
134 134
                     url: AjaxUtil.ctx + 'sysUserPost/postUserlist/' + postId,
135 135
                     cols: [
136 136
                         [
137
-                            {type: "radio", fixed: 'left'},
138
-                            {type: 'numbers', align: 'center'},
139
-                            {field: 'name', width: '40%', title: '姓名', align: 'left'},
140
-                            {field: 'account', title: '账号', align: 'left'}
137
+                            {type: "radio", fixed: 'left', title: '😊'},
138
+                            {type: 'numbers', align: 'center',title: '序号'},
139
+                            {field: 'name', width: '15%', title: '姓名', align: 'left'},
140
+                            {field: 'account', title: '账号', align: 'left',width: '15%'},
141
+                            {field: 'deptName', title: '部门名称', align: 'center', width: '20%'},
142
+                            {field: 'postName', title: '岗位名称', align: 'center', width: '25%'}
141 143
                         ]
142 144
                     ]
143 145
                 },

+ 7 - 4
src/main/resources/templates/reportinfo/add_approve.html

@@ -145,10 +145,13 @@
145 145
                     url: AjaxUtil.ctx + 'sysUserPost/postUserlist/' + postId,
146 146
                     cols: [
147 147
                         [
148
-                            {type: "radio", fixed: 'left'},
149
-                            {type: 'numbers', align: 'center'},
150
-                            {field: 'name', width: '40%', title: '姓名', align: 'left'},
151
-                            {field: 'account', title: '账号', align: 'left'}
148
+                            {type: "radio", fixed: 'left',title: '😊'},
149
+                            {type: 'numbers', align: 'center',title: '序号'},
150
+                            {field: 'name', width: '15%', title: '姓名', align: 'left'},
151
+                            {field: 'account', title: '账号', align: 'left',width: '15%'},
152
+                            {field: 'deptName', title: '部门名称', align: 'center', width: '20%'},
153
+                            {field: 'postName', title: '岗位名称', align: 'center', width: '25%'}
154
+
152 155
                         ]
153 156
                     ]
154 157
                 },

+ 4 - 2
src/main/resources/templates/stabudgetapproval/add_approve.html

@@ -168,8 +168,10 @@
168 168
                                 [
169 169
                                     {type: "radio", fixed: 'left',title: '😊'},
170 170
                                     {type: 'numbers', align: 'center',title: '序号'},
171
-                                    {field: 'name', width: '20%', title: '姓名', align: 'left'},
172
-                                    {field: 'account', title: '账号', align: 'left',width: '20%'}
171
+                                    {field: 'name', width: '15%', title: '姓名', align: 'left'},
172
+                                    {field: 'account', title: '账号', align: 'left',width: '15%'},
173
+                                    {field: 'deptName', title: '部门名称', align: 'center', width: '20%'},
174
+                                    {field: 'postName', title: '岗位名称', align: 'center', width: '25%'}
173 175
                                 ]
174 176
                             ]
175 177
                         },

+ 6 - 4
src/main/resources/templates/stabudgetapproval/add_approve1.html

@@ -150,10 +150,12 @@
150 150
                     url: AjaxUtil.ctx + 'sysUserPost/postUserlist/' + postId,
151 151
                     cols: [
152 152
                         [
153
-                            {type: "radio", fixed: 'left'},
154
-                            {type: 'numbers', align: 'center'},
155
-                            {field: 'name', width: '40%', title: '姓名', align: 'left'},
156
-                            {field: 'account', title: '账号', align: 'left'}
153
+                            {type: "radio", fixed: 'left',title: '😊'},
154
+                            {type: 'numbers', align: 'center',title: '序号'},
155
+                            {field: 'name', width: '15%', title: '姓名', align: 'left'},
156
+                            {field: 'account', title: '账号', align: 'left',width: '15%'},
157
+                            {field: 'deptName', title: '部门名称', align: 'center', width: '20%'},
158
+                            {field: 'postName', title: '岗位名称', align: 'center', width: '25%'}
157 159
                         ]
158 160
                     ]
159 161
                 },