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