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