From ac6ab1a9051dfb4a38fc56abb7bccd08e3fa6350 Mon Sep 17 00:00:00 2001 From: dshclm <3321914460@qq.com> Date: Tue, 19 Nov 2024 16:21:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/templates/system/checkReport/detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-admin/src/main/resources/templates/system/checkReport/detail.html b/ruoyi-admin/src/main/resources/templates/system/checkReport/detail.html index fc07be2..054a937 100644 --- a/ruoyi-admin/src/main/resources/templates/system/checkReport/detail.html +++ b/ruoyi-admin/src/main/resources/templates/system/checkReport/detail.html @@ -292,7 +292,7 @@ // 初始化地市列表 this.getCityList(); if (this.postForm.framework){ - this.getAreaList() + this.getAreaList('mounted') } this.getCheckView() // var date = new Date();