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