From ca7ad35d970e0c3a11f30a48eca2581162b2af6d Mon Sep 17 00:00:00 2001 From: liuye Date: Tue, 17 Oct 2023 13:42:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A1=E6=9F=A5=E4=B8=8A=E6=8A=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{AppReportAtWill.vue => AppEventReporting.vue} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename project/lulong/AppReportAiWill/{AppReportAtWill.vue => AppEventReporting.vue} (91%) diff --git a/project/lulong/AppReportAiWill/AppReportAtWill.vue b/project/lulong/AppReportAiWill/AppEventReporting.vue similarity index 91% rename from project/lulong/AppReportAiWill/AppReportAtWill.vue rename to project/lulong/AppReportAiWill/AppEventReporting.vue index fd2a6609..c5f5b8e5 100644 --- a/project/lulong/AppReportAiWill/AppReportAtWill.vue +++ b/project/lulong/AppReportAiWill/AppEventReporting.vue @@ -1,5 +1,5 @@ @@ -10,7 +10,7 @@ import Detail from './components/Detail' import Setting from './components/Setting' export default { - name: 'AppReportAtWill', + name: 'AppEventReporting', label: '巡查上报', props: { @@ -47,7 +47,7 @@ export default {