@@ -379,11 +379,6 @@ const dataList = ref([])
const queryRef = ref()
const defaultTime = ref([new Date(2000, 1, 1, 0, 0, 0), new Date(2000, 2, 1, 23, 59, 59)])
-
-var dictParams = [
-]
function getList() {
loading.value = true
listQaInspectRecord(queryParams).then(res => {
@@ -342,9 +342,6 @@ const queryRef = ref()
const queryCreateTime = ref([])