Explorar o código

style: 样式修改

wyf hai 7 meses
pai
achega
3defa8c07d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/traffic/violation/act/configs/tables.ts

+ 1 - 1
src/views/traffic/violation/act/configs/tables.ts

@@ -245,7 +245,7 @@ export const VIOLATION_NOTICE_TABLE_COLUMNS: TableColumnProps[] = [
     prop: 'createSource',
     slot: 'createSource',
     align: 'center',
-    minWidth: '200px',
+    minWidth: '120px',
   },
 ];