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();