Simulator: 483:mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create
at a (E:\wwwroot\mj_client\library\bundle.project.js?009:NaN:0)
这个是什么问题呢?