From aa2e3f4435dc4d12da4cb4bd282ba0daa1b3cb6d Mon Sep 17 00:00:00 2001
From: Admin <978517621@qq.com>
Date: 星期一, 26 九月 2022 11:13:27 +0800
Subject: [PATCH] Default Changelist

---
 src/views/goalManagement/TargetBook/component/DailogSearch.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/goalManagement/TargetBook/component/DailogSearch.vue b/src/views/goalManagement/TargetBook/component/DailogSearch.vue
index 4e7e97a..54a6871 100644
--- a/src/views/goalManagement/TargetBook/component/DailogSearch.vue
+++ b/src/views/goalManagement/TargetBook/component/DailogSearch.vue
@@ -43,7 +43,7 @@
 					:disabled="disabled"
 					:background="background"
 					layout="total, sizes, prev, pager, next, jumper"
-					:total="400"
+					:total="1"
 					@size-change="handleSizeChange"
 					@current-change="handleCurrentChange"
 				/>

--
Gitblit v1.9.2