John-Hong 2 жил өмнө
parent
commit
5433756540

+ 1 - 1
src/pages/parkingFee/vehicleManagement.vue

@@ -141,7 +141,7 @@ export default {
     authorize,
     authorize,
   },
   },
   computed: {
   computed: {
-    ...mapSmapGetterstate({
+    ...mapGetters({
       custTypeId: (state) => state.custTypeId,
       custTypeId: (state) => state.custTypeId,
       member: (state) => state.member,
       member: (state) => state.member,
       groupId: (state) => state.groupId,
       groupId: (state) => state.groupId,