zrg
2026-01-19 9ce82fa742e869ae00ebf748e9d8ef5fae421e02
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>