liqianyi il y a 3 ans
Parent
commit
5a20768262
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      src/views/modules/home/admin.vue
  2. 1 1
      src/views/modules/home/customer.vue

+ 1 - 1
src/views/modules/home/admin.vue

@@ -336,7 +336,7 @@ import {
   getProduceCensus
 } from '@/api/home'
 export default {
-  name: 'home',
+  name: 'admin',
   components: {},
   data () {
     return {

+ 1 - 1
src/views/modules/home/customer.vue

@@ -336,7 +336,7 @@ import {
   getProduceCensus
 } from '@/api/home'
 export default {
-  name: 'home',
+  name: 'customer',
   components: {},
   data () {
     return {