1
xuxy
2024-07-29 86cc7f51775e595468a9f4f5fd7829e111ee2b76
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', {