重构:基础设施 -> 文件管理 文件列表

This commit is contained in:
dlarmor
2023-03-14 10:47:52 +08:00
parent a1292fbf0a
commit f1313b1f1c
6 changed files with 248 additions and 227 deletions

View File

@@ -297,7 +297,8 @@ export default {
typeCreate: '字典类型新增',
typeUpdate: '字典类型编辑',
dataCreate: '字典数据新增',
dataUpdate: '字典数据编辑'
dataUpdate: '字典数据编辑',
fileUpload: '上传文件'
},
dialog: {
dialog: '弹窗',