heyujie
2021-11-04 50b919f5c8c49573ab3314976434afb01ed79fd6
src/components/subComponents/IPInput.vue
@@ -86,6 +86,7 @@
  },
  watch: {
    ip(ip) {
      this.syncIp(ip);
    }
  },