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 })
      })
  }
@@ -131,7 +131,7 @@
        });
        return message.warning("电话号码格式不正确");
      }
    }else{
    } else {
      this.setState({
        loading: false
      });