NodejsVuePractice icon indicating copy to clipboard operation
NodejsVuePractice copied to clipboard

点到天气详情页面报错信息

Open gitsprouts opened this issue 8 years ago • 1 comments

vue.common.js?e881:1137 [Vue warn]: Data field "filterType" is already defined as a prop. To provide default value for a prop, use the "default" prop option; if you want to pass prop values to an instantiation call, use the "propsData" option. (found in component: ) warn @ vue.common.js?e881:1137 Vue._initData @ vue.common.js?e881:8074 Vue._initState @ vue.common.js?e881:8027 Vue._init @ vue.common.js?e881:2573 Vue._init @ vue-router.js?e71f:1756 VueComponent @ VM9250:2 build @ vue.common.js?e881:5963 mountComponent @ vue.common.js?e881:5880 (anonymous) @ vue.common.js?e881:5842 (anonymous) @ vue.common.js?e881:5860 cb @ vue.common.js?e881:367 Vue._resolveComponent @ vue.common.js?e881:9033 resolveComponent @ vue.common.js?e881:5862 setComponent @ vue.common.js?e881:5841 bind @ vue.common.js?e881:5801 Directive._bind @ vue.common.js?e881:8489 linkAndCapture @ vue.common.js?e881:7058 compositeLinkFn @ vue.common.js?e881:7027 Vue._compile @ vue.common.js?e881:8775 Vue.$mount @ vue.common.js?e881:9610 Vue._init @ vue.common.js?e881:2583 Vue._init @ vue-router.js?e71f:1756 VueComponent @ VM9249:2 build @ vue.common.js?e881:5963 activate @ vue-router.js?e71f:1176 (anonymous) @ vue-router.js?e71f:1480 step @ vue-router.js?e71f:1503 (anonymous) @ vue-router.js?e71f:1506 deactivate @ vue-router.js?e71f:1119 step @ vue-router.js?e71f:1505 runQueue @ vue-router.js?e71f:1500 (anonymous) @ vue-router.js?e71f:1464 step @ vue-router.js?e71f:1503 (anonymous) @ vue-router.js?e71f:1506 (anonymous) @ vue-router.js?e71f:1098 (anonymous) @ vue-router.js?e71f:845 resolve @ vue.common.js?e881:9025 (anonymous) @ VM9096:60 (anonymous) @ app.js:136 webpackJsonpCallback @ app.js:19 (anonymous) @ 0.0.js:1 vue.common.js?e881:1137 [Vue warn]: Data field "filterType" is already defined as a prop. To provide default value for a prop, use the "default" prop option; if you want to pass prop values to an instantiation call, use the "propsData" option. (found in component: )

gitsprouts avatar Dec 09 '16 09:12 gitsprouts

image

yyuxiang avatar Aug 30 '17 08:08 yyuxiang