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