Vue3 重构:基础设施 -> 代码生成

This commit is contained in:
dlarmor
2023-03-27 14:06:30 +08:00
parent 812300cc04
commit f33935868d
12 changed files with 966 additions and 490 deletions

View File

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