Explorar o código

保存模板关闭弹窗(3020)

zhangxc %!s(int64=5) %!d(string=hai) anos
pai
achega
f569b115b4
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/components/Operation/index.jsx

+ 3 - 0
src/components/Operation/index.jsx

@@ -366,6 +366,9 @@ class Operation extends Component {
       }else{
         saveDataAll(title,sex,fstName);
       }
+      this.setState({
+        showSaveModule: false
+      })
     }
   }
   closeDiagBox(){