Browse Source

20241110

java8
qiezi 1 year ago
parent
commit
827f664c62
  1. 2
      src/views/modules/quote/quoteDetailReport.vue

2
src/views/modules/quote/quoteDetailReport.vue

@ -307,7 +307,7 @@ export default {
...this.queryForm, ...this.queryForm,
no: this.no, no: this.no,
size: this.size, size: this.size,
codeNo: this.currentProperty.codeNo,
codeId: this.currentProperty.id,
list, list,
} }
this.queryLoading = true this.queryLoading = true

Loading…
Cancel
Save