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