ll
liukangdong
2025-01-23 904436a616ca08fc95e1cbbbd13059835ef37e72
h5/pages/waybill/list.vue
@@ -2,7 +2,7 @@
   <view class="main_app">
      <view class="title_wrap">
         <view class="name">{{ waybillInfo.realname || waybillInfo.username || waybillInfo.mobile }},欢迎登录~</view>
         <view class="btn" @click="loginOut">退出登录</view>
         <view class="btn" @click="loginOut">账号解绑</view>
      </view>
      <view class="head_wrap" @click="openModal">
         <view class="search_box">
@@ -232,7 +232,7 @@
                  ...form
               },
               pager: {
                  rows: 10,
                  rows: 16,
                  page
               }
            }).then(res => {