zhangzengfei
2022-03-10 170ee55bd1f0858fdbad3147a72c0f185d49a9a6
src/components/subComponents/IPInput.vue
@@ -86,6 +86,7 @@
  },
  watch: {
    ip(ip) {
      this.syncIp(ip);
    }
  },