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