From 8859f4c017a4035c7f23be8bf3c31d649339cd08 Mon Sep 17 00:00:00 2001 From: junjun Date: Thu, 22 Sep 2022 11:46:26 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E8=A7=86=E5=9B=BE):=20=E9=98=88?= =?UTF-8?q?=E5=80=BC=E9=BB=98=E8=AE=A4=E8=83=8C=E6=99=AF=E8=89=B2=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/chart/components/senior/dialog/TableThresholdEdit.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/chart/components/senior/dialog/TableThresholdEdit.vue b/frontend/src/views/chart/components/senior/dialog/TableThresholdEdit.vue index 84ff33682a..c06b317fdb 100644 --- a/frontend/src/views/chart/components/senior/dialog/TableThresholdEdit.vue +++ b/frontend/src/views/chart/components/senior/dialog/TableThresholdEdit.vue @@ -139,7 +139,7 @@ export default { field: '0', value: '', color: '#ff0000ff', - backgroundColor: '#ffffffff', + backgroundColor: '#ffffff00', min: '0', max: '1' },