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