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