deleteItems(indexes)<pre><code>说明:删除批量方法 入参:indexes(index的数组) 例: model.deleteItems([0,1])</code></pre>