Fix change types in thread pool auditing

Fix change types in thread pool auditing
pull/1141/head
Svamei 3 years ago committed by GitHub
parent 3b82d9b589
commit 2596934aa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -150,7 +150,7 @@ export default {
//线程池审核 //线程池审核
threadPoolAudit: { threadPoolAudit: {
changeType: '变类型', changeType: '变类型',
modifiedBy: '修改人', modifiedBy: '修改人',
auditStatus: '审核状态', auditStatus: '审核状态',
reviewer: '审核人', reviewer: '审核人',

Loading…
Cancel
Save