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