打包--单个来款添加类型

This commit is contained in:
zhaoxiao
2021-10-15 16:58:52 +08:00
parent 8076d2fc6c
commit 62d9a4cd3e
@@ -159,6 +159,7 @@
<!-- 来款阶段-->
<arrive-stage-module
ref="arriveStage"
:project-type="selectProjectType"
:project-id="selectProjectId"
:visible.sync="arriveStageVisible"
@ok="modalFormOk"></arrive-stage-module>
@@ -496,6 +497,7 @@ export default {
incomePayment(record) {
this.selectProjectId = record.id
this.arriveStageVisible = true
this.selectProjectType = record.projectType
},
/**
* 开票