update 质量检测统计数据

This commit is contained in:
lb
2023-09-20 09:50:38 +08:00
parent e0cc022e34
commit 24a0857808
2 changed files with 152 additions and 53 deletions

View File

@@ -7,9 +7,9 @@
<template>
<!-- 列表 -->
<!-- height="35vh" -->
<base-table
:table-props="tableProps"
height="35vh"
:page="queryParams.pageNo"
:limit="queryParams.pageSize"
:table-data="list"></base-table>