[update] 打包项目列表接口,到账开票接口,收入合同关联工作组项目加合同id,图片上传组件修改
This commit is contained in:
@@ -733,7 +733,9 @@ export default {
|
||||
// 工作组项目
|
||||
case 2:
|
||||
this.$refs.selectWorkingGroupProjectModule.filters = {
|
||||
companyId: this.selectedCompany.id
|
||||
companyId: this.selectedCompany.id,
|
||||
|
||||
contractId: this.contractId
|
||||
}
|
||||
this.$refs.selectWorkingGroupProjectModule.open()
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user