From 9b14df7509fdc29fe95d4f56a98bae1a3ee7bf74 Mon Sep 17 00:00:00 2001 From: guy Date: Tue, 21 Nov 2017 09:08:25 +0800 Subject: [PATCH] update --- dist/fix/fix.js | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/fix/fix.js b/dist/fix/fix.js index c6ac05169..b09e70b98 100644 --- a/dist/fix/fix.js +++ b/dist/fix/fix.js @@ -1073,6 +1073,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons }); }); this._watchers && (this._watchers = []); + this.destroyed && this.destroyed(); }; return VM;