1
wtt
2025-11-24 70d22148d33fa4cc0daed5f64fd4e8e62867b0ef
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>