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;