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