feat: 对除dashboard外的列表每页记录数进行缓存记录

This commit is contained in:
陈劲松
2020-03-13 12:20:02 +08:00
parent 0cad2d7f35
commit e0826b7cde
12 changed files with 88 additions and 13 deletions

View File

@@ -48,6 +48,7 @@ const cn = {
downloadButtonTitle:'下载',
filePath:'文件路径',
},
pageSize: '条/页',
login: {
username: '登录名',
password: '密码',