Browse Source

上传修改

master
前端-胡立永 2 months ago
parent
commit
501e848405
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pages_order/kepp/AnnualExpenditure.vue

+ 1
- 1
pages_order/kepp/AnnualExpenditure.vue View File

@ -99,7 +99,7 @@
}, },
notebookListConfirm(e){ notebookListConfirm(e){
this.notebook = e.value[0] this.notebook = e.value[0]
this.queryParams.notebookId = this.notebook.id
this.queryParams.employNoteBookId = this.notebook.id
this.getData() this.getData()
this.notebookQueryBillAmount() this.notebookQueryBillAmount()
}, },


Loading…
Cancel
Save