70.3830ad5c6d2adb52cde3.1706754571694+.js 2.0 KB

1
  1. webpackJsonp([70],{"/q6b":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=a("mvHQ"),n=a.n(s),i=(a("3Lne"),a("SSsa")),o=a("7+uW"),r=a("TIfe");o.a.use(i.a);var c={props:{data:{type:Object,default:function(){return{}}}},name:"invite_newbusiness",data:function(){return{}},methods:{close:function(){this.$emit("close")},send:function(t){var e=this;2==t?e.close():(e.$toast.loading({mask:!0,forbidClick:!0,message:"正在登录..."}),this.$axios("post","/api/pro/invite/bind",{sn:e.data.sn,type:t}).then(function(t){1==t.data.code?e.login(e.data.site.id):e.$toast(t.data.msg)}))},login:function(t){var e=this,a=this;this.$axios("post","/api/pro/employee-login",{site_id:t}).then(function(t){if(1==t.data.code){var s=t.data.data;Object(r.u)(s.token),e.$removeCache("user_info"),e.$store.commit("SET_USERINFO",t.data.data),window.sessionStorage.setItem("__VCKEEPALIVE__",n()(["/","/home"])),window.sessionStorage.setItem("routers","/"),window.location.href=window.location.href.split("#")[0]}else a.$toast(t.data.msg)})}}},d={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"login-box-parent"},[a("van-nav-bar",{attrs:{title:""}}),t._v(" "),a("div",{staticClass:"login-box"},[a("div",{staticClass:"login-box-border"},[t.data.site?a("div",{staticClass:"text_box"},[t._e(),t._v(" "),a("span",[t._v(t._s(t.data.site.name))]),t._v(" "),a("span",[t._v("邀请你加入")])]):t._e(),t._v(" "),t._m(0),t._v(" "),a("div",{staticClass:"footer_button"},[a("van-button",{staticClass:"agree",attrs:{round:"",type:"info"},on:{click:function(e){return t.send(1)}}},[t._v("同意加入")]),t._v(" "),a("van-button",{staticClass:"refuse",attrs:{round:"",type:"info"},on:{click:function(e){return t.send(2)}}},[t._v("拒绝加入")])],1)])])],1)},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"img_box"},[e("img",{attrs:{src:"static/images/join_company.png"}})])}]};var u=a("VU/8")(c,d,!1,function(t){a("KhQV")},"data-v-a7f087b4",null);e.default=u.exports},KhQV:function(t,e){}});