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