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', {