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