king
2022-12-30 6afb82b92c7de7a3d5551e721b4c8de39bd7de9d
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}