src/views/purchase/person.vue
@@ -330,7 +330,7 @@ }, showPurchaseDetail(val){ this.$refs.person.openPersonPurchaseDetail(this.listQuery.filter.starttime,this.listQuery.filter.endtime,val.identify,val.companynumber,this.listQuery.filter.directioncode) this.$refs.person.openPersonPurchaseDetail(this.listQuery.filter.starttime,this.listQuery.filter.endtime,val.identify,val.companynumber,this.listQuery.filter.directioncode,1) }, showUploadDialogHandler(idCard) { this.$refs.upload.showDialog(idCard)