xiongchao %!s(int64=3) %!d(string=hai) anos
pai
achega
60cbe80273
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/sb/info/SbInfo.vue

+ 1 - 1
src/views/sb/info/SbInfo.vue

@@ -253,7 +253,7 @@ export default {
           title: '设备类型',
           checked: true,
           dataIndex: 'type',
-          width: 120,
+          width: 150,
           customRender: (text, record, index) => {
             return record.typeName
           }