Browse Source

去掉e.stopPropagation()避免出啊先两个弹窗的情况

luolei 5 years ago
parent
commit
05abba1709
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/AddInspect/index.jsx

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

@@ -149,7 +149,7 @@ class Inspect extends React.Component {
       currentData: baseList,
       dateTime: baseList.time ? baseList.time : getCurrentDate(1)
     })
-    e.stopPropagation();
+    // e.stopPropagation();
   }
   handleShowDate() {
     this.setState({