diff --git a/src/pages/05_quotation/peview/BankComponents.vue b/src/pages/05_quotation/peview/BankComponents.vue index 88e46dbc..3f6396c4 100644 --- a/src/pages/05_quotation/peview/BankComponents.vue +++ b/src/pages/05_quotation/peview/BankComponents.vue @@ -21,6 +21,7 @@ let bankBookFilter: ( defineProps<{ bankBook: BankBook; + index: number; }>(); watch( @@ -36,132 +37,50 @@ watch(