forked from nsjcy/frontEnd/nsjcy

liuwh
2020-05-29 2fdc3dc444a2f8199866780205c0fa4b5ac40522
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 })
      })
  }