forked from nsjcy/frontEnd/nsjcy

Mr Ke
2020-05-27 58ae2ba21efcd85df331cf996a94038a77302b51
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("结束任务成功!");