|
@@ -116,7 +116,7 @@ class DiagnosticList extends Component {
|
|
|
if (this.props.showSym) {
|
|
|
this.props.setHighter(48)
|
|
|
} else {
|
|
|
- //this.props.getBilling({mode: 10});
|
|
|
+ this.props.getBilling({isTcm:true});
|
|
|
setPosition(e, "#searchOption", this.props.setHighter)
|
|
|
}
|
|
|
}
|