zhangzengfei
2021-12-17 cf97aba45e50093a6dab045e3a5e0b747076379d
src/components/subComponents/IPInput.vue
@@ -86,6 +86,7 @@
  },
  watch: {
    ip(ip) {
      this.syncIp(ip);
    }
  },