king
2023-01-17 cc1a76df575c18f0d0ee96e8658461efdce3a918
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}