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