ZZJ
2021-11-08 ea4f93ac21611943cd2111b7f1680540f66df7cf
src/components/subComponents/IPInput.vue
@@ -86,6 +86,7 @@
  },
  watch: {
    ip(ip) {
      this.syncIp(ip);
    }
  },