king
2020-12-24 542054288debe0251270f782daad7fa2c6e53c5b
src/menu/components/card/prop-card/index.jsx
@@ -278,6 +278,7 @@
      card.btnlog = logs
      this.setState({ card })
      this.props.updateConfig(card)
      if (!done) {
        notification.warning({
          top: 92,
@@ -294,6 +295,7 @@
    } else {
      card.btnlog = logs
      this.setState({ card })
      this.props.updateConfig(card)
      notification.success({
        top: 92,
        message: '清除成功!',