@@ -394,6 +394,7 @@ export default function Object2() {
onChange={paginationChange}
total={results.total}
/>
+  共 {results.total} 条数据
</div>