Explorar el Código

Merge branch 'hotfix/v0.3.1-fix1'

rigwild hace 5 años
padre
commit
01ee9120f6
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/views/HostConfig.vue

+ 0 - 1
src/views/HostConfig.vue

@@ -112,7 +112,6 @@ export default {
       this.id.experiment = null
       this.id.hasExperimentId = false
       this.configErrorMessage = null
-      this.$refs.form.reset()
     },
 
     async validate() {