src/tabviews/custom/components/form/simple-form/index.jsx
@@ -303,6 +303,7 @@ dict={dict} data={data} action={group} unload={config.setting.supModule && !BID} inputSubmit={() => this.mkFormSubmit(group.uuid)} wrappedComponentRef={(inst) => this.formRef = inst} /> : null}