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