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