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