feat:单位信息-文档管理-优化目录新增、编辑、删除功能
This commit is contained in:
@@ -1537,19 +1537,19 @@ const changeTable3 = (title) => {
|
||||
align: 'center'
|
||||
},
|
||||
{
|
||||
title: '公司制定',
|
||||
title: '公司制度',
|
||||
dataIndex: 'companyFormulation',
|
||||
key: 'companyFormulation',
|
||||
align: 'center'
|
||||
},
|
||||
{
|
||||
title: '检查的证据及测试内容',
|
||||
title: '公司执行情况',
|
||||
dataIndex: 'checkEvidence',
|
||||
key: 'checkEvidence',
|
||||
align: 'center'
|
||||
},
|
||||
{
|
||||
title: '测试结果',
|
||||
title: '执行结果',
|
||||
dataIndex: 'testResult',
|
||||
key: 'testResult',
|
||||
align: 'center',
|
||||
|
||||
Reference in New Issue
Block a user