heyujie
2021-06-30 790c8124a913595818247279f50cfd2cfd892799
src/components/subComponents/IPInput.vue
@@ -86,6 +86,7 @@
  },
  watch: {
    ip(ip) {
      this.syncIp(ip);
    }
  },