king
2023-01-13 cc53c43e2088ac208d6d7ebbd0b0932fca24916b
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}