|
|
@ -161,7 +161,8 @@ export default { |
|
|
|
|
|
|
|
|
|
|
|
xcModelRowAuditAndCommentList: true, |
|
|
|
xcModelRowAuditAndCommentList: true, |
|
|
|
xcAuditCommentInsert: true, |
|
|
|
xcAuditCommentInsert: true, |
|
|
|
xcAuditModelCommentsCount: true |
|
|
|
xcAuditModelCommentsCount: true, |
|
|
|
|
|
|
|
xcExportAsCsv: true |
|
|
|
}, |
|
|
|
}, |
|
|
|
commenter: { |
|
|
|
commenter: { |
|
|
|
xcVirtualTableList: true, |
|
|
|
xcVirtualTableList: true, |
|
|
@ -184,7 +185,8 @@ export default { |
|
|
|
|
|
|
|
|
|
|
|
xcModelRowAuditAndCommentList: true, |
|
|
|
xcModelRowAuditAndCommentList: true, |
|
|
|
xcAuditCommentInsert: true, |
|
|
|
xcAuditCommentInsert: true, |
|
|
|
xcAuditModelCommentsCount: true |
|
|
|
xcAuditModelCommentsCount: true, |
|
|
|
|
|
|
|
xcExportAsCsv: true |
|
|
|
}, |
|
|
|
}, |
|
|
|
viewer: { |
|
|
|
viewer: { |
|
|
|
xcVirtualTableList: true, |
|
|
|
xcVirtualTableList: true, |
|
|
@ -203,7 +205,8 @@ export default { |
|
|
|
relationList: true, |
|
|
|
relationList: true, |
|
|
|
relationListAll: true, |
|
|
|
relationListAll: true, |
|
|
|
indexList: true, |
|
|
|
indexList: true, |
|
|
|
list: true |
|
|
|
list: true, |
|
|
|
|
|
|
|
xcExportAsCsv: true |
|
|
|
}, |
|
|
|
}, |
|
|
|
user_new: { |
|
|
|
user_new: { |
|
|
|
projectList: true |
|
|
|
projectList: true |
|
|
|