mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-20 08:52:15 +00:00
controller refactoring part 9
This commit is contained in:
@@ -490,7 +490,7 @@
|
||||
this.$isSomethingWrong()
|
||||
})
|
||||
|
||||
axios.get('/api/user/payments')
|
||||
axios.get('/api/user/payment-cards')
|
||||
.then(response => {
|
||||
|
||||
this.defaultPaymentMethod = response.data.default
|
||||
|
||||
Reference in New Issue
Block a user