zhangzengfei
2021-09-22 75ca398ec53d0bb594409bd8673a7a6b4e9fdded
src/components/subComponents/IPInput.vue
@@ -86,6 +86,7 @@
  },
  watch: {
    ip(ip) {
      this.syncIp(ip);
    }
  },