mirror of
https://gitee.com/TSpecific/tuniao-ui.git
synced 2026-03-10 09:34:00 +08:00
修改$t为$tn
修改部分函数api的名称
This commit is contained in:
@@ -326,7 +326,7 @@
|
||||
|
||||
// 点击取消按钮
|
||||
cancelSelect(event) {
|
||||
this.$t.message.toast('点击了取消按钮')
|
||||
this.$tn.message.toast('点击了取消按钮')
|
||||
},
|
||||
// 点击确认按钮
|
||||
confirmSelect(event) {
|
||||
|
||||
Reference in New Issue
Block a user