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(); /**