sen
2026-03-23 075d8b76626b2c830cc3bef11fb32e89d6067a3e
ui/admin-ui3/src/views/tms/tmsDriver/index.vue
@@ -148,7 +148,7 @@
              });
            }
          },
          type: 'table', suffixIcon: 'search',
          type: 'table', suffixIcon: 'search',dataType: 'string',
          children: {
            border: true,
            searchLabelWidth: 100,
@@ -252,7 +252,7 @@
        },
        licenseType: {
          label: '准驾车型',
          type: 'select', dataType: 'string', dicUrl: '/system/dict/data/type/license_type',
          type: 'select', dataType: 'string', dicUrl: '/system/dict/data/type/before_license_type',
          addDisplay: true,multiple:true,
          editDisplay: true,minWidth:150,
          viewDisplay: true,