Commit afd70bfe by wufan

Merge branch 'feature/zhangleyuan/20201124/cloud-class_third-stage' into dev

parents 29726198 170d8d7b
......@@ -143,7 +143,7 @@ class AddLiveBasic extends React.Component {
const _dataUrl = this.clip()
self.setState({
dataUrl: _dataUrl,
hasImgReady: false // 图片是否上传成功
hasImgReady: true
})
}, 100)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment