基础
前端框架
Appearance
this.$nextTick(() => { this.$message(...) })
async fun() { await this.$message(...) await this.$message(...) }