日常开发记录-解决data functions should return an object 并(Property “visible“ must be accessed with “$data.visible“)
转载:http://t.csdn.cn/09Vyl
错误原因:直接把err 对象赋值给message了 this.$message.error(err);
fighting
转载:http://t.csdn.cn/09Vyl
错误原因:直接把err 对象赋值给message了 this.$message.error(err);