king
2021-10-14 4a4ac864b8b8fd2abab2f840ffdd15d503609fbc
2021-10-14
1个文件已修改
2 ■■■ 已修改文件
src/menu/components/share/clockcomponent/index.jsx 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/menu/components/share/clockcomponent/index.jsx
@@ -35,7 +35,7 @@
      this.setState({
        visible: false
      })
      this.props.updateConfig({...config, timer: res.timer})
      this.props.updateConfig({...config, timer: res.timer, clearField: res.clearField || '', clearValue: res.clearValue || ''})
    })
  }