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