web
2025-03-17 56d13900e2d74eeb9e22a9d86dc929640a676f6f
src/views/facility/handleRecord/index.vue
@@ -8,7 +8,7 @@
-->
 <script setup>
 import  recordApi from "@/api/facility/record.js";
 import setPostParams from "../../../utils/searchParams.js";
 import setPostParams from "@/utils/searchParams.js";
 const { proxy } = getCurrentInstance();
 
/**