forked from nsjcy/frontEnd/nsjcy

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