From ddfdbf161a1b6d17f7268247119c46d9023a7da9 Mon Sep 17 00:00:00 2001 From: aixianling Date: Wed, 25 Sep 2024 11:09:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=98=E6=9B=B4=E5=A4=A7=E5=B1=8F=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dv/weiyang/{AppDvWeiyang.vue => AppWeiyangDv.vue} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename project/biaopin/dv/weiyang/{AppDvWeiyang.vue => AppWeiyangDv.vue} (99%) diff --git a/project/biaopin/dv/weiyang/AppDvWeiyang.vue b/project/biaopin/dv/weiyang/AppWeiyangDv.vue similarity index 99% rename from project/biaopin/dv/weiyang/AppDvWeiyang.vue rename to project/biaopin/dv/weiyang/AppWeiyangDv.vue index 4e277b7e..cf160347 100644 --- a/project/biaopin/dv/weiyang/AppDvWeiyang.vue +++ b/project/biaopin/dv/weiyang/AppWeiyangDv.vue @@ -504,7 +504,7 @@ const allLastScatters = [ export default { - name: "AppDvWeiyang", + name: "AppWeiyangDv", components: {AiEchartMap, NavTabs, AiEchart, ChargingPercent, ValueUnit, IconSmallPanel, IconStaPanel, SubHeader}, label: "未央最新定制大屏", props: { @@ -771,7 +771,7 @@ ${["mapResidentCount", "mapResidentGroupCount", "mapWorkOrderCount"].map(prop => }