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