xuxueyang
2024-08-14 2aa1461ce372ddaa9eef1f72c12410e141b9f7fb
sub_pages/supplier/order-manage/order-manage-flower.vue
@@ -52,7 +52,9 @@
      onLoad(options) {
         this.query.day = options.day || ''
         uni.setNavigationBarTitle({
            title:'商品明细-'+this.query.day
         })
         this.listApi = '/api/supplier/delivery/mine/list/flower'
         this.getList()