修改一个方法调用问题
This commit is contained in:
parent
56ffd2073d
commit
f883ff809a
@ -1,6 +1,6 @@
|
|||||||
<script setup>
|
<script setup>
|
||||||
import { orderQuery } from "~/api/goods/index.js";
|
import { orderQuery } from "~/api/goods/index.js";
|
||||||
import { abroadCreateOrder } from "~/api-collect-code/abroad";
|
import { abroadPayInfo } from "~/api-collect-code/abroad/index";
|
||||||
definePageMeta({
|
definePageMeta({
|
||||||
i18n: "payment.text1",
|
i18n: "payment.text1",
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user