web
2025-03-17 56d13900e2d74eeb9e22a9d86dc929640a676f6f
src/views/financial/userBankAccount/index.vue
@@ -2,7 +2,7 @@
 <script setup >
 import  userBankAccount from "@/api/financial/userBankAccount";
 import  user  from "@/api/system/user";
 import setPostParams from "../../../utils/searchParams.js";
 import setPostParams from "@/utils/searchParams.js";
 const { proxy } = getCurrentInstance();
 
/**