ソースを参照

Merge tag 'v0.3.1-fix1' into develop

Fixed hostConfig link not prefilled
rigwild 5 年 前
コミット
7566603216
1 ファイル変更0 行追加1 行削除
  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() {