修复部分支付宝运行报错问题
This commit is contained in:
@@ -123,3 +123,5 @@ export const cancelRefund = (data) => {
|
|||||||
data: data
|
data: data
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
export const exchange=()=>{}
|
||||||
@@ -118,7 +118,6 @@
|
|||||||
onMounted,
|
onMounted,
|
||||||
getCurrentInstance,
|
getCurrentInstance,
|
||||||
nextTick,
|
nextTick,
|
||||||
onShow
|
|
||||||
} from 'vue';
|
} from 'vue';
|
||||||
|
|
||||||
//接口引入
|
//接口引入
|
||||||
|
|||||||
Reference in New Issue
Block a user