Merge remote-tracking branch 'origin/dev'

This commit is contained in:
纪寒 2022-11-21 10:26:49 +08:00
commit bdad97584a

View File

@ -250,6 +250,8 @@ export default {
this.ratelist = res.data
}
})
} else {
this.ratelist = {}
}
});
},