zhangzengfei
2022-04-01 ba9ecfcb806236b0c544f52c0851ad50a9bcee79
src/components/subComponents/IPInput.vue
@@ -86,6 +86,7 @@
  },
  watch: {
    ip(ip) {
      this.syncIp(ip);
    }
  },