liqianyi 2 سال پیش
والد
کامیت
5a20768262
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  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 {