|
@ -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() |
|
|
}, |
|
|
}, |
|
|