mirror of
https://gitee.com/TSpecific/tuniao-ui.git
synced 2026-06-07 03:53:57 +08:00
修改$t为$tn
修改部分函数api的名称
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
},
|
||||
// 关闭Tips
|
||||
closeTips() {
|
||||
this.$t.message.toast('tips提示框关闭了')
|
||||
this.$tn.message.toast('tips提示框关闭了')
|
||||
}
|
||||
|
||||
},
|
||||
@@ -130,4 +130,4 @@
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user