|
@@ -315,7 +315,7 @@
|
|
|
this.contractNo=this.$route.query.contractNo
|
|
|
this.searchTypeText=this.$route.query.contractNo+'('+this.$route.query.status+')'
|
|
|
this.buger=this.$route.query.buger
|
|
|
- getcontract({flag:0}).toPromise()
|
|
|
+ getcontract({flag:1}).toPromise()
|
|
|
.then((response) => {
|
|
|
this.contractList=response
|
|
|
// this.contractId=response[0].id
|