如图我应该怎么写呀
db.collection('Question') .where({ nameid: '8' }) .update({ data: { question: _.pull({ sort: '2' }) } })