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