Browse Source

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

luolei 5 năm trước cách đây
mục cha
commit
05abba1709
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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({