module.exports.contain = function(arr, key) { return arr.indexOf(key) > -1 } 确定选择({{defaultValue.length}})