1.精确过滤   

store.filter('productsCat',newRegExp('^'+Ext.escapeRe(data.productsCat)+'$'));

  

相关文章: