From fad70a8ad34c64d26bf7bc1727dde9e3028a7c4f Mon Sep 17 00:00:00 2001 From: wyx Date: Sat, 25 Feb 2023 17:21:59 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E9=A1=B9=E7=9B=AE=E5=AE=A1=E6=A0=B8?= =?UTF-8?q?=E8=AE=B0=E5=BD=95=E5=88=86=E9=A1=B5=E5=88=A4=E6=96=AD=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/drawers/ProjectAudit.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/drawers/ProjectAudit.vue b/src/components/drawers/ProjectAudit.vue index 0f035ae4..6ceb745e 100644 --- a/src/components/drawers/ProjectAudit.vue +++ b/src/components/drawers/ProjectAudit.vue @@ -304,7 +304,7 @@ export default { faceclassScene: [], projectInfo: {}, - tableDataTotal: 20, + tableDataTotal: 2, pageSize: 10, currentPage: 1, tableData: [],