Pārlūkot izejas kodu

Merge tag 'v0.3.1-fix1' into develop

Fixed hostConfig link not prefilled
rigwild 5 gadi atpakaļ
vecāks
revīzija
7566603216
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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() {