From 0bc8c424294021b2393aa83bc3f9aaad7112eaf5 Mon Sep 17 00:00:00 2001 From: zhangxiao Date: Mon, 28 Feb 2022 10:45:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0onUninstall?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I7a8fd74eb5d5e78594f36cc6fdc178c7c4f45566 Signed-off-by: zhangxiao72 --- compiler/components/form_component.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/components/form_component.json b/compiler/components/form_component.json index 5532c7f..ea5f1bf 100644 --- a/compiler/components/form_component.json +++ b/compiler/components/form_component.json @@ -3,6 +3,6 @@ "atomic": true, "attrs": [ "size", "moduleName", "dimension", "allowUpdate", "visibility", - "onAcquired", "onError", "onRouter" + "onAcquired", "onError", "onRouter", "onUninstall" ] } \ No newline at end of file