Parcourir la source

Merge tag 'v0.3.1-fix1' into develop

Fixed hostConfig link not prefilled
rigwild il y a 4 ans
Parent
commit
7566603216
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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() {