king
2023-01-12 64b4a25f578dbe459002d356e60a1a3657cb4595
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}