ZZJ
2021-11-09 db0bb91e10fb806357f3518738713e9a5e3ac8cc
src/components/subComponents/IPInput.vue
@@ -86,6 +86,7 @@
  },
  watch: {
    ip(ip) {
      this.syncIp(ip);
    }
  },