@@ -185,6 +185,7 @@ const items = ref([
]
}
])
+items.value = [] // 暂定无数据展示
const tipsText = ref('暂无数据')
const total = ref(2)
const query = ref({