项目中mui为主,嵌套vue,每次进入页面报错,但是各个功能都可以使用。
错误如下:
(found in <Anonymous>)
warn @ vue.js:465
resolveAsset @ vue.js:1411
normalizeDirectives$1 @ vue.js:5699
_update @ vue.js:5626
updateDirectives @ vue.js:5618
invokeCreateHooks @ vue.js:5196
createElm @ vue.js:5087
patch @ vue.js:5568
Vue._update @ vue.js:2399
updateComponent @ vue.js:2523
get @ vue.js:2864
Watcher @ vue.js:2853
mountComponent @ vue.js:2527
Vue$3.$mount @ vue.js:7833
Vue$3.$mount @ vue.js:10036
Vue._init @ vue.js:4198
Vue$3 @ vue.js:4283
(anonymous) @ PostPayment.html?__hbt=1504055918011:546
success @ utility.js:60
k @ mui.min.js:7
u.onreadystatechange @ mui.min.js:7
a.ajax @ mui.min.js:7
Request @ utility.js:52
init @ PostPayment.html?__hbt=1504055918011:536
(anonymous) @ PostPayment.html?__hbt=1504055918011:248
(anonymous) @ mui.min.js:6
从你给出的信息来看只是警告,并没有错误。