forked from nsjcy/frontEnd/nsjcy

liuwh
2020-02-24 febf1743bfa473d7a00eaec206e833c9bd4ee5e5
SunshineIns/src/index.jsx
@@ -55,7 +55,7 @@
        <Switch>
          <Route path="/bus/attachment/:busId/:attachmentId" component={AttTree} />
          <Route path="/bus/attachment/:busId" component={AttTree} />
          <Route path='/questionnaire/newly' component={null} />
          <Route path='/signIn/:id' component={null} />
          <Route component={Menu} />
        </Switch>
        <Switch>