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