From f24fcf730b0403a1fbe1533f99cdd3cc9183f537 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Thu, 18 Apr 2024 11:41:12 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=9F=A5=E8=AF=A2=E7=BB=84=E4=BB=B6):=20?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=95=B0=E6=8D=AE=E9=9B=86=E6=A8=A1=E5=BC=8F?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E9=80=89=E6=8B=A9=E6=98=BE=E7=A4=BA=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/custom-component/v-query/options.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-frontend/src/custom-component/v-query/options.ts b/core/core-frontend/src/custom-component/v-query/options.ts index bc8e9b338a..477d9265ca 100644 --- a/core/core-frontend/src/custom-component/v-query/options.ts +++ b/core/core-frontend/src/custom-component/v-query/options.ts @@ -15,7 +15,7 @@ const infoFormat = (obj: ComponentInfo) => { name, deType }, - displayId: '', + displayId: id, sortId: '', sort: 'asc', defaultMapValue: [],