摘要: 一、includes的作用: includes:判断isNotShowProIdArray数组里是否包含this.item.productid元素 ,若包含true !!: !!(a)的作用是将a强制转换为布尔型(boolean) !!(undefined)为false let isNotShowP 阅读全文
posted @ 2018-09-30 17:59 JeckHui 阅读(1282) 评论(0) 推荐(0)