From e1aeb653d656b3c3be05f06cac212f435cec07c3 Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期五, 25 七月 2025 15:55:36 +0800 Subject: [PATCH] Merge branch 'dev-3.4.2.5' of http://120.26.58.240:8888/r/12333GovernmentWeb into dev-3.4.2.5 --- src/constants/fourStreams.ts | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/constants/fourStreams.ts b/src/constants/fourStreams.ts index a9944a6..b8c2138 100644 --- a/src/constants/fourStreams.ts +++ b/src/constants/fourStreams.ts @@ -104,17 +104,18 @@ id: '5', enCode: 'authType', name: '浼佷笟绫诲瀷', + width: 120, }, { id: '6', enCode: 'licenseUrl', name: '钀ヤ笟鎵х収', + width: 120, }, { id: '7', enCode: 'bankAccountInfo', name: '鍩烘湰鎴蜂俊鎭�', - width: 300, }, ]); -- Gitblit v1.9.1