|
|
|
@ -2193,7 +2193,7 @@ export default { |
|
|
|
activated () { |
|
|
|
if (this.$route.params.type === 'tokenLogin') { |
|
|
|
if (this.$route.params.docNo) { |
|
|
|
this.searchData.quotationNo = this.$route.params.docNo |
|
|
|
this.searchData.quotationBatchNo = this.$route.params.docNo |
|
|
|
} |
|
|
|
this.searchData.limit = this.pageSize |
|
|
|
this.searchData.page = this.pageIndex |
|
|
|
|