给单据增加订金字段和页面功能逻辑
This commit is contained in:
@@ -205,6 +205,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{ title: '支付订金', dataIndex: 'changeAmount',width:60},
|
||||
{ title: '状态', dataIndex: 'status', width: 80, align: "center",
|
||||
scopedSlots: { customRender: 'customRenderStatus' }
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user