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