1
xuxy
2024-07-29 dc6cdf2414ee7c453e1bca47898177f7af079945
sub_pages/customer/trade/list.vue
@@ -185,6 +185,11 @@
         this.query.category = options.categoryId || ''
         this.query.zoneId = options.zoneId || ''
         this.query.name = options.name || ''
         if(this.query.name){
            uni.setNavigationBarTitle({
               title:'商品列表-'+this.query.name
            })
         }
         this.listApi = '/api/customer/flower/list'
         this.getList('post')
         this.$http.request('get', '/api/code/value', {