审批退回提交bug修复
This commit is contained in:
parent
da5dd1e76e
commit
ce8a8a4129
|
|
@ -832,7 +832,6 @@ export default {
|
||||||
this.$set(this.queryParams, 'leaseType', data.leaseType);
|
this.$set(this.queryParams, 'leaseType', data.leaseType);
|
||||||
})
|
})
|
||||||
if (data.ctLeaseApplyDetails) {
|
if (data.ctLeaseApplyDetails) {
|
||||||
this.
|
|
||||||
this.getCtFileList(data.ctLeaseApplyDetails)
|
this.getCtFileList(data.ctLeaseApplyDetails)
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue