From 8adbe9db227cf09b4c0a438e05e76a181acd5c8f Mon Sep 17 00:00:00 2001 From: wisonic-s Date: Mon, 6 May 2024 18:51:24 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E8=A7=86=E5=9B=BE):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=20AntV=20=E7=BB=84=E5=90=88=E5=9B=BE=E7=B1=BB=E5=88=AB?= =?UTF-8?q?=E8=BD=B4=E4=B8=BA=E6=97=A5=E6=9C=9F=E6=97=B6=E6=95=A3=E7=82=B9?= =?UTF-8?q?=E5=9B=BE=E6=98=BE=E7=A4=BA=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../view-chartmix-frontend/src/views/antv/chartmix/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/extensions/dataease-extensions-view/view-chartmix/view-chartmix-frontend/src/views/antv/chartmix/index.vue b/extensions/dataease-extensions-view/view-chartmix/view-chartmix-frontend/src/views/antv/chartmix/index.vue index c57e12f574..1a6709eb58 100644 --- a/extensions/dataease-extensions-view/view-chartmix/view-chartmix-frontend/src/views/antv/chartmix/index.vue +++ b/extensions/dataease-extensions-view/view-chartmix/view-chartmix-frontend/src/views/antv/chartmix/index.vue @@ -757,6 +757,7 @@ export default { meta: { key: { sync: true, + type: 'cat' }, }, color: color, @@ -815,6 +816,7 @@ export default { meta: { key: { sync: true, + type: 'cat' }, }, color: color,