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