heyujie
2021-07-02 b1cd4c4ed52dd7887fa842fac257284e444cd0f2
src/components/subComponents/IPInput.vue
@@ -86,6 +86,7 @@
  },
  watch: {
    ip(ip) {
      this.syncIp(ip);
    }
  },