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,
no: this.no,
size: this.size,
codeNo: this.currentProperty.codeNo,
codeId: this.currentProperty.id,
list,
}
this.queryLoading = true

Loading…
Cancel
Save