Browse Source

两个看板

liqianyi 2 năm trước cách đây
mục cha
commit
5a20768262
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  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 {