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