mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
tp: wip.. write postAddressToThirdparty api for AddAddress callback
This commit is contained in:
parent
501ffe7829
commit
1e829707be
@ -121,6 +121,9 @@ export default {
|
||||
})
|
||||
;
|
||||
break;
|
||||
case 'thirdparty':
|
||||
console.log('TODO write postAddressToThirdparty');
|
||||
break;
|
||||
default:
|
||||
this.$refs.addAddress.errorMsg.push('That entity is not managed by address !');
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user