forked from nsjcy/frontEnd/nsjcy

1
liuwh
2020-05-27 6fe0bbe094b843b9ff3a29649c6f786ee6261a89
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("结束任务成功!");