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