Vue: vue.esm.js?efeb:1712 Uncaught TypeError: Right-hand side of 'instanceof' is not an object
BugDebug用chrome在提示出问题的地方打上断点,发现出现下面这样的情况:回忆一下,type是自己设置props时设置的类型。而这里发现type不是一个Object,而是“订单交易中”。检查一下自己的源码:props:{shopName:String,status:Number,state:['订单交易中','交易完成','未付款'],products:Array,orderId:Stri