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