修复一些网址

This commit is contained in:
GoEdgeLab
2024-06-01 14:15:13 +08:00
parent 3ef64d1bab
commit 5d9fcf46d2
6 changed files with 6 additions and 6 deletions

View File

@@ -73,7 +73,7 @@ Vue.component("server-name-box", {
return result
},
submitForm: function () {
Tea.runActionOn(this.$refs.serverNamesRef.form)
//Tea.runActionOn(this.$refs.serverNamesRef.form)
}
},
watch: {