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

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

@@ -288,7 +288,7 @@ export default {
           title: '自定义类型',
           checked: true,
           dataIndex: 'useType',
-          width: 120,
+          width: 150,
           customRender: (text, record, index) => {
             return this.BaseTool.Object.getField(this.useTypeMap, text)
           }

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

@@ -284,7 +284,7 @@ export default {
           title: '自定义类型',
           checked: true,
           dataIndex: 'useType',
-          width: 120,
+          width: 150,
           customRender: (text, record, index) => {
             return this.BaseTool.Object.getField(this.useTypeMap, text)
           }