From ec43f4b87dc34ef5a07ae74c6e69e9c38935e83b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E5=A4=A9?= Date: Thu, 25 Jan 2018 03:14:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=BB=84=E4=BB=B6props?= =?UTF-8?q?=E5=9B=9E=E8=B0=83=E7=9A=84this=E6=8C=87=E5=90=91=E7=88=B6vm;?= =?UTF-8?q?=20vm=E5=AF=B9=E8=B1=A1=E5=A2=9E=E5=8A=A0$children=E5=B1=9E?= =?UTF-8?q?=E6=80=A7,=E5=82=A8=E5=AD=98=E6=89=80=E6=9C=89=E5=AD=90?= =?UTF-8?q?=E7=BB=84=E4=BB=B6;=20vm=E5=AF=B9=E8=B1=A1=E5=A2=9E=E5=8A=A0$re?= =?UTF-8?q?fs=E5=B1=9E=E6=80=A7,=E5=82=A8=E5=AD=98=E6=89=80=E6=9C=89?= =?UTF-8?q?=E5=B8=A6ref=E5=B1=9E=E6=80=A7=E7=9A=84=E5=85=83=E7=B4=A0;=20vm?= =?UTF-8?q?=E5=AF=B9=E8=B1=A1=E5=A2=9E=E5=8A=A0mounted=E5=9B=9E=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/js/anot.shim.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/js/anot.shim.js b/src/js/anot.shim.js index ae979cb..9909885 100644 --- a/src/js/anot.shim.js +++ b/src/js/anot.shim.js @@ -3525,6 +3525,7 @@ delete hooks.componentWillUnmount var vmodel = Anot(hooks) + delete vmodel.mounted host.vmodels[0].$children.push(vmodel) elem.msResolved = 1 //防止二进扫描此元素