收入合同取消按钮可以调回列表页

This commit is contained in:
zhaoxiao
2021-12-23 14:38:42 +08:00
parent 45b902aad5
commit f263f053d8
@@ -596,6 +596,9 @@ export default {
// 清除选中联系人相关信息
this.selectedContact = null
}
this.$router.push({
path: '/contractManagement/RevenueContractList'
})
},
installmentFormOk(value) {
this.installmentList = value.installmentList