【bug】 合同关联项目会员项目修改
This commit is contained in:
@@ -153,6 +153,13 @@ export default {
|
|||||||
width: 200,
|
width: 200,
|
||||||
scopedSlots: {customRender: 'text'},
|
scopedSlots: {customRender: 'text'},
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: '收费标准',
|
||||||
|
align: 'center',
|
||||||
|
dataIndex: 'chargeStandard',
|
||||||
|
width: 100,
|
||||||
|
scopedSlots: {customRender: 'text'},
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: '负责人',
|
title: '负责人',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
|
|||||||
Reference in New Issue
Block a user