2 lines
638 B
JavaScript
2 lines
638 B
JavaScript
import{n as o}from"./vueComponentNormalizer.9ef17bb1.js";var s=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticStyle:{width:"100%",height:"100%"},attrs:{id:"editor-box"}},[r("iframe",{staticClass:"editor-iframe",attrs:{src:`${e.url}/#/manualsPerview?token=${e.token}&baseRole=${e.$store.user.baseRole}`}})])},a=[];const i={data(){return{token:JSON.parse(localStorage.getItem("token")),url:GyConfig.iframeUrl}},mounted(){console.log(this.$store.user,"111")}},n={};var l=o(i,s,a,!1,_,"0d0e0495",null,null);function _(e){for(let t in n)this[t]=n[t]}const u=function(){return l.exports}();export{u as default};
|