fix: asset界面优化

统一侧滑样式 调整国家化参数
This commit is contained in:
wanghaoyu
2019-12-06 16:43:04 +08:00
parent 851364ce08
commit ecac31d327
5 changed files with 86 additions and 49 deletions

View File

@@ -1,10 +1,10 @@
import zhLocale from 'element-ui/lib/locale/lang/zh-CN' //引入element语言包
const cn = {
overall:{
dashboard:'仪表盘',
project:'工程',
asset:'资产',
config:'设置',
overall: {
dashboard: '仪表盘',
project: '工程',
asset: '资产',
config: '设置',
create: '新增',
edit: '修改',
delete: '删除',
@@ -29,6 +29,7 @@ const cn = {
procurementDate: '采购日期',
warrantyDate: '保修截止期',
deviceDuty: '设备责任人',
option: '操作',
},
tagTableTitle: {
projectName: '项目名称',