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 {