删除原有alert

This commit is contained in:
LiYang
2016-08-01 11:47:17 +08:00
parent 514709548c
commit 80afc30e6c
3 changed files with 8 additions and 15 deletions

View File

@@ -11,10 +11,6 @@ export default {
first: "首页",
last: "末页"
},
modalAlert: {
alert: "提示",
close: "关闭"
},
request: {
error: "请求失败",
succeeded: "操作成功"