zhouna 4 роки тому
батько
коміт
584236701a
1 змінених файлів з 1 додано та 1 видалено
  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)
         }
     }