king
2022-11-28 0ba276caaffedaf757b932f26aac86f695008175
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}