Csy817 %!s(int64=7) %!d(string=hai) anos
pai
achega
909bd0d14f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/common/schema/Schema.jsx

+ 1 - 0
src/components/common/schema/Schema.jsx

@@ -32,6 +32,7 @@ class Schema extends Component {
 
     componentWillReceiveProps(next) {
         this.setState({
+            currentTable: '',
             schemaID: next.schemaID,
             schemaName: next.schemaName
         });