| | |
| | | this.getData(); |
| | | }, |
| | | mounted() { |
| | | console.log(this.addConfig, "这是啥"); |
| | | }, |
| | | methods: { |
| | | setTable() { |
| | |
| | | keywordType: this.keywordType, |
| | | page: this.pagerOptions.currPage, |
| | | pageSize: this.pagerOptions.pageSize, |
| | | |
| | | client_id:this.addConfig.client_id, |
| | | sourceId: this.addConfig.salesDetailsId, |
| | | sourceIdType: this.addConfig.serviceContractId, |
| | | }) |
| | |
| | | keyword: this.keyword, |
| | | keywordType: this.keywordType, |
| | | page: this.pagerOptions.currPage, |
| | | pageSize: this.pagerOptions.pageSize |
| | | pageSize: this.pagerOptions.pageSize, |
| | | contactId:this.addConfig.client_id |
| | | }) |
| | | .then((res) => { |
| | | console.log(res) |