马宇豪
2024-11-15 d8b570430066fae42d6884671cef541fc820de1c
src/views/safetyReview/baseSet/openApply/index.vue
@@ -49,7 +49,7 @@
const { queryParams, total, dataList } = toRefs(data);
onMounted(() => {
    getList();
    // getList();
});
const getList = async () => {
    loading.value = true;