bootbox代替alert

This commit is contained in:
LiYang
2016-08-01 11:20:37 +08:00
parent 0d5318b3e1
commit 514709548c
6 changed files with 47 additions and 127 deletions

View File

@@ -1,5 +1,9 @@
export default {
"zh-cn": {
alert: {
alert: "提示",
OK: "确定"
},
nav: {
UserManagement: "用户管理"
},