|
|
+(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-reportForm-report-detail-recordDetail"],{adb5:function(t,e,n){"use strict";n.r(e);var o=n("debe"),i=n.n(o);for(var a in o)["default"].indexOf(a)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(a);e["default"]=i.a},c5ef:function(t,e,n){"use strict";n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return a})),n.d(e,"a",(function(){return o}));var o={Nav:n("da9e").default},i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",[n("Nav",{attrs:{title:t.title,isBack:!0,isRight:!0},on:{goBack:function(e){arguments[0]=e=t.$handleEvent(e),t.handelBack.apply(void 0,arguments)}}}),n("v-uni-view",{staticStyle:{margin:"0px",padding:"0px",position:"absolute",width:"100%",height:"95%",left:"0px",top:"80rpx"},attrs:{id:"luckysheet"}})],1)},a=[]},ce19:function(t,e,n){"use strict";n.r(e);var o=n("c5ef"),i=n("adb5");for(var a in i)["default"].indexOf(a)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(a);var r=n("f0c5"),d=Object(r["a"])(i["default"],o["b"],o["c"],!1,null,"97e82f3e",null,!1,o["a"],void 0);e["default"]=d.exports},debe:function(t,e,n){"use strict";n("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o={data:function(){return{title:null,id:null,option:null}},onLoad:function(t){this.id=t.id},onReady:function(){this.id&&this.getRecordDetail()},methods:{handelBack:function(){uni.navigateBack()},getRecordDetail:function(){var t=this;uni.$http.get("/reportTable/getReportTableById/"+this.id).then((function(e){var n=e.data;if(200===n.code){t.title=n.data.reportTableName;var o=JSON.parse(n.data.reportTableData);t.option=o.option,t.option&&(o.option.allowEdit=!1,t.showToolbar(o),luckysheet.create(t.option))}}))},showToolbar:function(t){t.showtoolbar=!1,this.option.enableAddRow=!1,this.option.enableAddBackTop=!1;var e=t.option.showtoolbarConfig;for(var n in e)e[n]=!1}}};e.default=o}}]);
|