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