Merge remote-tracking branch 'origin/master'

master
anthonywj 2 years ago
commit c4d96e8115

@ -1021,6 +1021,7 @@ export default {
getInvListByUser()
.then((response) => {
this.invList = response.data || [];
})
.catch(() => {
});

Loading…
Cancel
Save