This commit is contained in:
geek 2017-07-26 16:16:11 +09:00
parent 2082914c46
commit dca06ea604

View File

@ -30,7 +30,7 @@ export class TargetDetailLayout extends React.Component<Props, State> {
const sub = [ const sub = [
{ {
'name': 'Info', 'name': 'Info',
'path': this.state.currUrl + '/info', 'path': this.state.currUrl + '',
}, },
{ {
'name': 'Sensor', 'name': 'Sensor',