Pārlūkot izejas kodu

Merge remote-tracking branch 'origin/TCM0513' into testNew

zhouna 4 gadi atpakaļ
vecāks
revīzija
436fe525b1
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/components/DiagnosticList/index.jsx

+ 1 - 1
src/components/DiagnosticList/index.jsx

@@ -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)
         }
     }