We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 245c08a + d2fa382 commit f20f7feCopy full SHA for f20f7fe
src/view/interface/request.vue
@@ -145,9 +145,6 @@ export default {
145
return h('Tag', {
146
attrs: {
147
color: 'primary'
148
- },
149
- style: {
150
- width: '60px'
151
}
152
}, this.tableShow.dataType[type])
153
src/view/interface/response.vue
@@ -161,9 +161,6 @@ export default {
161
162
163
164
165
166
167
168
169
0 commit comments