king
2020-10-29 944730f2794b87aa053f53084f0d082d4af6fd41
src/menu/components/card/cardcomponent/index.jsx
@@ -244,6 +244,7 @@
        >
          <SettingForm
            dict={dict}
            cards={cards}
            setting={card.setting}
            wrappedComponentRef={(inst) => this.settingRef = inst}
          />