perf: 部分弹框的样式调整

This commit is contained in:
chenjinsong
2020-01-17 09:54:01 +08:00
parent b78b764dcb
commit 26e2bcf53f
14 changed files with 150 additions and 102 deletions

View File

@@ -9,6 +9,7 @@ const cn = {
create: '新增',
edit: '编辑',
delete: '删除',
view: '查看',
esc: '取消',
cancel: '取消',
save: '保存',