fix 79791

This commit is contained in:
赵霄
2024-01-08 17:15:28 +08:00
parent 5a2a90957a
commit c2496581be
2 changed files with 15 additions and 3 deletions
@@ -55,6 +55,8 @@ module.exports = {
// 资料中心
profileCenter: {
typeOfOwnership: '所属类型',
uploadData: '上传资料'
uploadData: '上传资料',
addAPeer: '新增同级',
newChild: '新增子级'
}
}