Browse Source

列宽优化

gzb
wangzhonglu 8 months ago
parent
commit
64998e4f87

+ 3
- 3
src/views/platformSection/deviceManage/deviceManageExport/deviceManageExport.vue View File

115
           },
115
           },
116
           {
116
           {
117
             title: "姓名",
117
             title: "姓名",
118
-            minWidth: 100,
118
+            minWidth: 80,
119
             key: "username",
119
             key: "username",
120
             align: "center"
120
             align: "center"
121
           },
121
           },
161
         },
161
         },
162
         {
162
         {
163
           title: "姓名",
163
           title: "姓名",
164
-          minWidth: 100,
164
+          minWidth: 80,
165
           key: "username",
165
           key: "username",
166
           align: "center"
166
           align: "center"
167
         },
167
         },
168
         {
168
         {
169
           title: "设备号",
169
           title: "设备号",
170
-          width: 170,
170
+          minWidth: 170,
171
           key: "sn",
171
           key: "sn",
172
           align: "center"
172
           align: "center"
173
         },
173
         },

+ 1
- 1
src/views/platformSection/deviceManage/deviceManageImport/detail.vue View File

214
         },
214
         },
215
         {
215
         {
216
           title: "设备号",
216
           title: "设备号",
217
-          width: 170,
217
+          minWidth: 170,
218
           key: "sn",
218
           key: "sn",
219
           align: "center"
219
           align: "center"
220
         },
220
         },

+ 2
- 2
src/views/schoolSection/deviceManage/breakRuleDevice.vue View File

239
         // },
239
         // },
240
         {
240
         {
241
           title: "设备号",
241
           title: "设备号",
242
-          width: 170,
242
+          minWidth: 170,
243
           key: "sn",
243
           key: "sn",
244
           align: "center"
244
           align: "center"
245
         },
245
         },
256
         },
256
         },
257
         {
257
         {
258
           title: "累计违规数量",
258
           title: "累计违规数量",
259
-          minWidth: 100,
259
+          width: 120,
260
           key: "num",
260
           key: "num",
261
           align: "center"
261
           align: "center"
262
         },
262
         },

+ 2
- 2
src/views/schoolSection/deviceManage/deviceManage.vue View File

677
         },
677
         },
678
         {
678
         {
679
           title: "姓名",
679
           title: "姓名",
680
-          minWidth: 100,
680
+          minWidth: 80,
681
           key: "username",
681
           key: "username",
682
           align: "center"
682
           align: "center"
683
         },
683
         },
695
         },
695
         },
696
         {
696
         {
697
           title: "设备号",
697
           title: "设备号",
698
-          width: 170,
698
+          minWidth: 170,
699
           key: "sn",
699
           key: "sn",
700
           align: "center"
700
           align: "center"
701
         },
701
         },

+ 2
- 2
src/views/schoolSection/deviceManage/inLineDevice.vue View File

97
         },
97
         },
98
         {
98
         {
99
           title: "姓名",
99
           title: "姓名",
100
-          minWidth: 100,
100
+          minWidth: 80,
101
           key: "username",
101
           key: "username",
102
           align: "center"
102
           align: "center"
103
         },
103
         },
121
         },
121
         },
122
         {
122
         {
123
           title: "设备号",
123
           title: "设备号",
124
-          width: 170,
124
+          minWidth: 170,
125
           key: "sn",
125
           key: "sn",
126
           align: "center"
126
           align: "center"
127
         },
127
         },

+ 2
- 2
src/views/schoolSection/deviceManage/outControlDevice.vue View File

98
         },
98
         },
99
         {
99
         {
100
           title: "姓名",
100
           title: "姓名",
101
-          minWidth: 100,
101
+          minWidth: 80,
102
           key: "username",
102
           key: "username",
103
           align: "center"
103
           align: "center"
104
         },
104
         },
122
         },
122
         },
123
         {
123
         {
124
           title: "设备号",
124
           title: "设备号",
125
-          width: 170,
125
+          minWidth: 170,
126
           key: "sn",
126
           key: "sn",
127
           align: "center"
127
           align: "center"
128
         },
128
         },

+ 2
- 2
src/views/schoolSection/deviceManage/removeControlDevice.vue View File

73
         },
73
         },
74
         {
74
         {
75
           title: "姓名",
75
           title: "姓名",
76
-          minWidth: 100,
76
+          minWidth: 80,
77
           key: "username",
77
           key: "username",
78
           align: "center"
78
           align: "center"
79
         },
79
         },
97
         },
97
         },
98
         {
98
         {
99
           title: "设备号",
99
           title: "设备号",
100
-          width: 170,
100
+          minWidth: 170,
101
           key: "sn",
101
           key: "sn",
102
           align: "center"
102
           align: "center"
103
         },
103
         },

+ 1
- 1
src/views/schoolSection/log/admin.vue View File

77
         },
77
         },
78
         {
78
         {
79
           title: "姓名",
79
           title: "姓名",
80
-          minWidth: 100,
80
+          minWidth: 80,
81
           key: "aname",
81
           key: "aname",
82
           align: "center"
82
           align: "center"
83
         },
83
         },

+ 2
- 2
src/views/schoolSection/log/appLaunch.vue View File

97
         },
97
         },
98
         {
98
         {
99
           title: "姓名",
99
           title: "姓名",
100
-          minWidth: 100,
100
+          minWidth: 80,
101
           key: "username",
101
           key: "username",
102
           align: "center"
102
           align: "center"
103
         },
103
         },
104
         {
104
         {
105
           title: "设备号",
105
           title: "设备号",
106
-          width: 170,
106
+          minWidth: 170,
107
           key: "sn",
107
           key: "sn",
108
           align: "center"
108
           align: "center"
109
         },
109
         },

+ 2
- 2
src/views/schoolSection/log/applicationDownload.vue View File

89
         },
89
         },
90
         {
90
         {
91
           title: "姓名",
91
           title: "姓名",
92
-          minWidth: 100,
92
+          minWidth: 80,
93
           key: "username",
93
           key: "username",
94
           align: "center"
94
           align: "center"
95
         },
95
         },
96
         {
96
         {
97
           title: "设备号",
97
           title: "设备号",
98
-          width: 170,
98
+          minWidth: 170,
99
           key: "sn",
99
           key: "sn",
100
           align: "center"
100
           align: "center"
101
         },
101
         },

+ 2
- 2
src/views/schoolSection/log/deviceEvents.vue View File

120
         },
120
         },
121
         {
121
         {
122
           title: "姓名",
122
           title: "姓名",
123
-          minWidth: 100,
123
+          minWidth: 80,
124
           key: "username",
124
           key: "username",
125
           align: "center"
125
           align: "center"
126
         },
126
         },
127
         {
127
         {
128
           title: "设备号",
128
           title: "设备号",
129
-          width: 170,
129
+          minWidth: 170,
130
           key: "sn",
130
           key: "sn",
131
           align: "center"
131
           align: "center"
132
         },
132
         },

+ 2
- 2
src/views/schoolSection/log/deviceExport.vue View File

79
         },
79
         },
80
         {
80
         {
81
           title: "姓名",
81
           title: "姓名",
82
-          minWidth: 100,
82
+          minWidth: 80,
83
           key: "username",
83
           key: "username",
84
           align: "center"
84
           align: "center"
85
         },
85
         },
86
         {
86
         {
87
           title: "设备号",
87
           title: "设备号",
88
-          width: 170,
88
+          minWidth: 170,
89
           key: "sn",
89
           key: "sn",
90
           align: "center"
90
           align: "center"
91
         },
91
         },

+ 2
- 2
src/views/schoolSection/log/deviceInstallation.vue View File

93
         },
93
         },
94
         {
94
         {
95
           title: "姓名",
95
           title: "姓名",
96
-          minWidth: 100,
96
+          minWidth: 80,
97
           key: "username",
97
           key: "username",
98
           align: "center"
98
           align: "center"
99
         },
99
         },
100
         {
100
         {
101
           title: "设备号",
101
           title: "设备号",
102
-          width: 170,
102
+          minWidth: 170,
103
           key: "sn",
103
           key: "sn",
104
           align: "center"
104
           align: "center"
105
         },
105
         },

+ 2
- 2
src/views/schoolSection/log/deviceLocation.vue View File

75
         },
75
         },
76
         {
76
         {
77
           title: "设备号",
77
           title: "设备号",
78
-          width: 170,
78
+          minWidth: 170,
79
           key: "sn",
79
           key: "sn",
80
           align: "center"
80
           align: "center"
81
         },
81
         },
87
         },
87
         },
88
         {
88
         {
89
           title: "姓名",
89
           title: "姓名",
90
-          minWidth: 100,
90
+          minWidth: 80,
91
           key: "username",
91
           key: "username",
92
           align: "center"
92
           align: "center"
93
         },
93
         },

+ 2
- 2
src/views/schoolSection/log/devicePush.vue View File

103
         },
103
         },
104
         {
104
         {
105
           title: "姓名",
105
           title: "姓名",
106
-          minWidth: 100,
106
+          minWidth: 80,
107
           key: "aname",
107
           key: "aname",
108
           align: "center"
108
           align: "center"
109
         },
109
         },
121
         },
121
         },
122
         {
122
         {
123
           title: "设备号",
123
           title: "设备号",
124
-          width: 170,
124
+          minWidth: 170,
125
           key: "sn",
125
           key: "sn",
126
           align: "center"
126
           align: "center"
127
         },
127
         },

+ 2
- 2
src/views/schoolSection/log/violatingDevice.vue View File

152
         },
152
         },
153
         {
153
         {
154
           title: "姓名",
154
           title: "姓名",
155
-          minWidth: 100,
155
+          minWidth: 80,
156
           key: "username",
156
           key: "username",
157
           align: "center"
157
           align: "center"
158
         },
158
         },
159
         {
159
         {
160
           title: "设备号",
160
           title: "设备号",
161
-          width: 170,
161
+          minWidth: 170,
162
           key: "sn",
162
           key: "sn",
163
           align: "center"
163
           align: "center"
164
         },
164
         },

Loading…
Cancel
Save