ZZJ
2021-10-29 33e428f32aabd653b816f063ed82d0c37016ca1d
src/components/subComponents/IPInput.vue
@@ -86,6 +86,7 @@
  },
  watch: {
    ip(ip) {
      this.syncIp(ip);
    }
  },