fix 80731
This commit is contained in:
+7
-7
@@ -76,13 +76,13 @@ export default {
|
||||
dataIndex: 'requirement',
|
||||
scopedSlots: { customRender: 'text' }
|
||||
},
|
||||
{ // 整改部门
|
||||
title: this.$t('enterpriseStandardLibrary.standard.rectificationDepartment'),
|
||||
align: 'center',
|
||||
width: 200,
|
||||
dataIndex: 'rectificationDepartment',
|
||||
scopedSlots: { customRender: 'rectificationDepartment' }
|
||||
},
|
||||
// { // 整改部门
|
||||
// title: this.$t('enterpriseStandardLibrary.standard.rectificationDepartment'),
|
||||
// align: 'center',
|
||||
// width: 200,
|
||||
// dataIndex: 'rectificationDepartment',
|
||||
// scopedSlots: { customRender: 'rectificationDepartment' }
|
||||
// },
|
||||
{
|
||||
// 操作
|
||||
fixed: 'right',
|
||||
|
||||
Reference in New Issue
Block a user