diff --git a/dist/fix/fix.ie.js b/dist/fix/fix.ie.js index 6c36d4406..20e967b6e 100644 --- a/dist/fix/fix.ie.js +++ b/dist/fix/fix.ie.js @@ -1012,10 +1012,10 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons return model; } }); - var ob = new OB({ + var ob = new OB(); + ob._constructor({ define: true }); - ob._constructor(); allDefineModelInstances[ob.getModelID()] = ob; return ob.model;