From 482809747fb426833504b01abdfecf400d2ccd16 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Tue, 2 Nov 2021 11:34:41 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=E5=A6=82=E6=9E=9C=E4=BB=AA=E8=A1=A8?= =?UTF-8?q?=E6=9D=BF=E6=9C=AA=E8=AE=BE=E7=BD=AE=E5=BA=95=E8=89=B2=EF=BC=8C?= =?UTF-8?q?=E8=A7=86=E5=9B=BE=E6=94=BE=E5=A4=A7=E5=BA=95=E8=89=B2=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E4=B8=BA=E7=99=BD=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/canvas/custom-component/UserViewDialog.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/components/canvas/custom-component/UserViewDialog.vue b/frontend/src/components/canvas/custom-component/UserViewDialog.vue index 1a077dc2a0..3dbb90cb1f 100644 --- a/frontend/src/components/canvas/custom-component/UserViewDialog.vue +++ b/frontend/src/components/canvas/custom-component/UserViewDialog.vue @@ -58,6 +58,9 @@ export default { } } } + if (!style.background) { + style.background = '#FFFFFF' + } return style }, ...mapState([