Explorar o código

跳转聊天增加form字段

gcz %!s(int64=3) %!d(string=hai) anos
pai
achega
9890396fb0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/applys.vue

+ 1 - 1
src/components/applys.vue

@@ -393,7 +393,7 @@ export default {
       // this.iframeScr = `https://veterhchat.hw.hongweisoft.com/?veteMemberId=${item.veteMemberId}&inviterId=${this.$store.state.vuex_company_id}`
       // this.showChat = true;
       // return;
-      let url = `https://veterhwebchat.hw.hongweisoft.com/#/?veteMemberId=${item.veteMemberId}&inviterId=${this.$store.state.vuex_company_id}`;
+      let url = `https://veterhwebchat.hw.hongweisoft.com/#/?veteMemberId=${item.veteMemberId}&inviterId=${this.$store.state.vuex_company_id}&from=company`;
       // console.log("url", url);
       window.open(url, "_blank");
       // console.log("sendvideo", item);