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