【bug】 合同关联项目会员项目修改

This commit is contained in:
fengachen
2021-10-21 09:40:49 +08:00
parent 10a93155a1
commit 0ab3c4f5cf
@@ -153,6 +153,13 @@ export default {
width: 200,
scopedSlots: {customRender: 'text'},
},
{
title: '收费标准',
align: 'center',
dataIndex: 'chargeStandard',
width: 100,
scopedSlots: {customRender: 'text'},
},
{
title: '负责人',
align: 'center',