fix
This commit is contained in:
@@ -3,7 +3,7 @@ import { ref, onMounted, onUnmounted, reactive, toRefs } from "vue";
|
||||
import sellerHeader from "../../seller-header.vue"
|
||||
import sellerContent from "./content.vue"
|
||||
import myEvent from "@/tool/myEvents.js"
|
||||
import Https from "@/tool/https.js"
|
||||
import { Https } from '@/tool/https'
|
||||
import { useStore } from "vuex";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user