update 在线编辑调试

This commit is contained in:
赵霄
2024-01-23 16:47:14 +08:00
parent 5b91dbab19
commit f2bcb2ad89
4 changed files with 41 additions and 31 deletions
+4 -1
View File
@@ -644,5 +644,8 @@ module.exports = {
// 首页
dashboard,
// 工作中心
workCenter
workCenter,
onlineEditor: {
missRequireField: '缺少必填字段'
}
}