Răsfoiți Sursa

Merge branch 'dev/v1.0.88_tsz' of jianyu/web into feature/v1.0.88

汤世哲 6 luni în urmă
părinte
comite
32c402c91b
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      apps/mobile/src/views/entgroup/index.vue

+ 1 - 1
apps/mobile/src/views/entgroup/index.vue

@@ -57,7 +57,7 @@
 import { Button, Cell, CellGroup, Dialog, Field, Icon } from 'vant'
 import { Button, Cell, CellGroup, Dialog, Field, Icon } from 'vant'
 import { mapActions } from 'vuex'
 import { mapActions } from 'vuex'
 import { getGroupList } from '@/api/modules/'
 import { getGroupList } from '@/api/modules/'
-import Empty from '@/components/common/Empty'
+import Empty from '@/components/common/empty.vue'
 
 
 export default {
 export default {
   name: 'EntGroupIndex',
   name: 'EntGroupIndex',