diff --git a/src/views/modules/quote/quoteDetailReport.vue b/src/views/modules/quote/quoteDetailReport.vue index 727e1c5..a1dcf84 100644 --- a/src/views/modules/quote/quoteDetailReport.vue +++ b/src/views/modules/quote/quoteDetailReport.vue @@ -307,7 +307,7 @@ export default { ...this.queryForm, no: this.no, size: this.size, - codeNo: this.currentProperty.codeNo, + codeId: this.currentProperty.id, list, } this.queryLoading = true