Sfoglia il codice sorgente

style: 样式修改

wyf 7 mesi fa
parent
commit
3defa8c07d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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',
   },
 ];