search:function(){
let that = this // 在函数中使用that比较好
db.collections("数据库名字").where({
/*条件查询*/
grade:that.<
search:function(){
let that = this // 在函数中使用that比较好
db.collections("数据库名字").where({
/*条件查询*/
grade:that.<