king
2023-01-05 876a5e6657d67df66bb525d02dd6d147ba81cae5
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}