forked from nsjcy/frontEnd/nsjcy

liuwh
2020-02-23 a801508b135b79b12d411af5a8d7e4059a7abf24
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>