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