forked from nsjcy/frontEnd/nsjcy
SunshineIns/src/page/UnderAgeList.jsx @@ -111,7 +111,7 @@ }); Fetch.socialCompanyDetail(id) .then(res => { this.setState({ savedate: res }) this.setState({ savedate: res, fingerCode: res.fingerCode }) }) }