fix: remove redundant aliases
This commit is contained in:
@@ -171,7 +171,7 @@
|
||||
></Modal>
|
||||
</template>
|
||||
<script setup>
|
||||
import { useStore } from "@/stores/index";
|
||||
import { useStore } from "~/stores/index";
|
||||
const {
|
||||
$getdata,
|
||||
$getapi,
|
||||
|
||||
Reference in New Issue
Block a user