luolei 5 년 전
부모
커밋
851a92ecd9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/components/AddAssistCheck/index.jsx

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

@@ -27,6 +27,7 @@ class AddAssistCheck extends React.Component {
     this.handleCancel = this.handleCancel.bind(this)
     this.timeSure = this.timeSure.bind(this)
   }
+  
   componentDidMount() {
     $(document).click((event) => {
       let _con = $('#searchWrapAssist');   // 设置目标区域