From d0640b8f6fdbb2aefe6c3e74fef3679aa0a89a88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=89=E8=99=B9=E7=9D=BF?= <297504645@qq.com> Date: Fri, 7 Apr 2023 10:25:28 +0800 Subject: [PATCH] =?UTF-8?q?dictFormatData=E6=96=B9=E6=B3=95=E6=8A=A5?= =?UTF-8?q?=E9=94=99=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fe/PC/src/utils/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fe/PC/src/utils/index.js b/fe/PC/src/utils/index.js index 6cc3b36bc..aec7bb21e 100644 --- a/fe/PC/src/utils/index.js +++ b/fe/PC/src/utils/index.js @@ -494,7 +494,7 @@ export function getMatchRegConformValue(type,defaultValue,fixedNum){ // 字典格式化数据结构 export function dictFormatData() { - return new Promise(resolve => { + return new Promise((resolve,reject) => { let rs = [] let childRs = {} let param = {