ソースを参照

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',
   },
 ];