diff --git a/pages/goods/index.js b/pages/goods/index.js index 043eab5..903d30c 100644 --- a/pages/goods/index.js +++ b/pages/goods/index.js @@ -41,7 +41,7 @@ Page({ activeFilter: 'all', // 当前筛选条件:all, small, large filterConfig: { small: ['何佳芹', '李真音'], // 小品种创建者 - large: ['吴海燕', '陈骏', '刘琴', '汤敏'] // 大贸易创建者 + large: ['吴海燕', '陈骏', '刘琴', '杨率','汤敏'] // 大贸易创建者 }, total: 0, // 总数据条数 searchTimer: null, // 搜索防抖定时器