forked from nsjcy/frontEnd/nsjcy
SunshineIns/src/page/ApplyForEdit.jsx @@ -137,7 +137,7 @@ this.setState({ loading: true }); Fetch.socialUpdate(savedate.id) Fetch.socialUpdate(savedate.id,2) .then(res => { if (res.code === 0) { message.success("结束任务成功!");