Explorar o código

藏品总账增加 总数量显示

shaogen1995 hai 8 meses
pai
achega
649cef0240
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/pages/ObjectSon/Object2/index.tsx

+ 1 - 0
src/pages/ObjectSon/Object2/index.tsx

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