=
zhangwei
2025-03-07 b934f9f9a59e84a1af40ff139418a7d30dd68402
src/pages/delivergoods/reservationWorker.vue
@@ -55,7 +55,7 @@
            orderList: [],
            loadStatus: 'loadmore',
            pageIndex: 1,
            pageSize: 20,
            pageSize: 30,
            contentVal: '',
            options2: [{
               text: '编辑',
@@ -129,7 +129,7 @@
         },
         init() {
            this.pageIndex = 1
            this.pageSize = 20
            this.pageSize = 30
            this.loadStatus = 'loadmore'
            this.orderList = []
            this.contentVal = ''