abeet/vue1-ie

使用Vue.extend定义组件会报SCRIPT438: 对象不支持“_init”属性或方法

hlizard opened this issue · 0 comments

相关vue代码: return new Function('return function ' + classify(name) + ' (options) { this._init(options) }')();