From fb0d024283a24042e55c70019dffbcd104792135 Mon Sep 17 00:00:00 2001
From: zrg <z1873@LAPTOP-EAVL132E>
Date: 星期二, 21 四月 2026 16:53:50 +0800
Subject: [PATCH] Merge branch 'Dev' of http://101.37.171.70:10101/r/~jhz/STUWMS into Dev

---
 components/ZLGL/SampleSchemePopup.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/components/ZLGL/SampleSchemePopup.vue b/components/ZLGL/SampleSchemePopup.vue
index 7df8b14..a419f8c 100644
--- a/components/ZLGL/SampleSchemePopup.vue
+++ b/components/ZLGL/SampleSchemePopup.vue
@@ -60,7 +60,7 @@
                     <view class="over" v-show="HBillList.length == 0">鏆傛棤鏁版嵁</view>
                 </scroll-view>
                 <uni-pagination id="#pagination" title="鏍囬鏂囧瓧" v-model="curPage" :pageSize="size"
-                    :total="length"></uni-pagination>
+                    :total="length" ></uni-pagination>
             </view>
 
         </uni-popup>

--
Gitblit v1.9.1