From 2a05d4bb41fb74e802b903e0e13813ecead96d1f Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期五, 25 七月 2025 15:06:06 +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