haoxuan
2023-08-31 401524fb5661d57ffb2229d683fe4de85b65fd1c
src/components/subComponents/IPInput.vue
@@ -86,6 +86,7 @@
  },
  watch: {
    ip(ip) {
      this.syncIp(ip);
    }
  },