xuxy
2024-08-12 6883c6ab684648f29799333765829855832710a3
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()