src/views/EnterpriseManage/components/WeChatPayWalletBankBranchsSelect.vue
@@ -29,7 +29,7 @@ watch( [toRef(props, 'bank_alias_code'), toRef(props, 'city_code'), toRef(props, 'need_bank_branch')], ([bank_alias_code, city_code, need_bank_branch]) => { bank_branch_id.value = ''; // bank_branch_id.value = ''; if (need_bank_branch) { getList(); }