ZZJ
2021-12-20 45a084372cfd5aead36fa5944edabc722b2234d8
src/components/subComponents/IPInput.vue
@@ -86,6 +86,7 @@
  },
  watch: {
    ip(ip) {
      this.syncIp(ip);
    }
  },