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