This commit is contained in:
曹辉 2022-11-21 10:24:20 +08:00
parent d2b266ef19
commit d07c6f64f0

View File

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