luolei 4 سال پیش
والد
کامیت
b6b1a5127a
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/components/DiagnosticList/index.jsx

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

@@ -241,7 +241,6 @@ class DiagnosticList extends Component {
       dragBox('dragModalWrap','dragModalTitle','del')
     }
     componentWillReceiveProps(nextprops) {
-      // let flg = store.getState().print.mrInfo.mrId&&store.getState().print.mrInfo.mrId.indexOf('reStart')>-1
       if (this.props.diagnosticStr != nextprops.diagnosticStr) {
         this.props.getBilling({mode:10});
       }