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