diff --git a/src/views/accounting/book/index.vue b/src/views/accounting/book/index.vue index d7afd0f0..5945dce1 100644 --- a/src/views/accounting/book/index.vue +++ b/src/views/accounting/book/index.vue @@ -237,43 +237,58 @@ append-to-body > - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -528,6 +543,7 @@ export default { company: undefined, year: undefined, period: undefined, + source: undefined, }; this.resetForm("form"); this.fileList = [];