[bug] 收入合同关联项目刷新已收金额
This commit is contained in:
@@ -808,7 +808,7 @@ export default {
|
||||
this.$refs.projectTypeSelection.open()
|
||||
},
|
||||
/**
|
||||
* 项目类型选择回调,动态传入表头数据
|
||||
* 项目类型选择
|
||||
* @param type
|
||||
*/
|
||||
selectProjectTypeOk(type) {
|
||||
@@ -872,6 +872,7 @@ export default {
|
||||
* 项目选中回调
|
||||
*/
|
||||
selectProjectOk() {
|
||||
this.edit(this.model.id)
|
||||
this.$refs.associatedProject.loadAssociatedProject()
|
||||
},
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user