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