From f23064a91fd99cf4fc517f29106737aa7401aecc Mon Sep 17 00:00:00 2001 From: "123@123.com" <123456> Date: Tue, 17 Oct 2023 08:47:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8F=AF=E7=87=83=E6=B0=94?= =?UTF-8?q?=E4=BD=93limit=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Hazardous/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Hazardous/index.vue b/src/views/Hazardous/index.vue index a18e684..f710483 100644 --- a/src/views/Hazardous/index.vue +++ b/src/views/Hazardous/index.vue @@ -148,7 +148,7 @@ const config = reactive({ type: 3, classArr: [], value: 0, - limit: 1, + limit: 5, unit: '' }, })