llj
2026-01-27 bbae990ed1f4574fa954753faeae159052d03fba
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>