收入合同取消按钮可以调回列表页
This commit is contained in:
@@ -596,6 +596,9 @@ export default {
|
||||
// 清除选中联系人相关信息
|
||||
this.selectedContact = null
|
||||
}
|
||||
this.$router.push({
|
||||
path: '/contractManagement/RevenueContractList'
|
||||
})
|
||||
},
|
||||
installmentFormOk(value) {
|
||||
this.installmentList = value.installmentList
|
||||
|
||||
Reference in New Issue
Block a user