From 8c7c68d21beaeb02b2141c7279f817ee95ff7449 Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期五, 25 七月 2025 13:12:30 +0800 Subject: [PATCH] fix: bug --- 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