소스 검색

style: 样式修改

wyf 7 달 전
부모
커밋
3defa8c07d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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',
   },
 ];