invoiceDetail.js 2.9 KB

12
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/invoiceDetail/invoiceDetail"],{334:function(e,n,t){"use strict";(function(e,n){var i=t(4);t(26);i(t(25));var o=i(t(335));e.__webpack_require_UNI_MP_PLUGIN__=t,n(o.default)}).call(this,t(1)["default"],t(2)["createPage"])},335:function(e,n,t){"use strict";t.r(n);var i=t(336),o=t(338);for(var c in o)["default"].indexOf(c)<0&&function(e){t.d(n,e,(function(){return o[e]}))}(c);var r,a=t(32),u=Object(a["default"])(o["default"],i["render"],i["staticRenderFns"],!1,null,null,null,!1,i["components"],r);u.options.__file="pages/invoiceDetail/invoiceDetail.vue",n["default"]=u.exports},336:function(e,n,t){"use strict";t.r(n);var i=t(337);t.d(n,"render",(function(){return i["render"]})),t.d(n,"staticRenderFns",(function(){return i["staticRenderFns"]})),t.d(n,"recyclableRender",(function(){return i["recyclableRender"]})),t.d(n,"components",(function(){return i["components"]}))},337:function(e,n,t){"use strict";var i;t.r(n),t.d(n,"render",(function(){return o})),t.d(n,"staticRenderFns",(function(){return r})),t.d(n,"recyclableRender",(function(){return c})),t.d(n,"components",(function(){return i}));try{i={uniIcons:function(){return Promise.all([t.e("common/vendor"),t.e("uni_modules/uni-icons/components/uni-icons/uni-icons")]).then(t.bind(null,460))}}}catch(a){if(-1===a.message.indexOf("Cannot find module")||-1===a.message.indexOf(".vue"))throw a;console.error(a.message),console.error("1. 排查组件名称拼写是否正确"),console.error("2. 排查组件是否符合 easycom 规范,文档:https://uniapp.dcloud.net.cn/collocation/pages?id=easycom"),console.error("3. 若组件不符合 easycom 规范,需手动引入,并在 components 中注册该组件")}var o=function(){var e=this,n=e.$createElement,t=(e._self._c,e.detail.id?e.$field.findTypeName("invoiceType",e.detail.type):null),i=e.detail.id&&e.detail.attachment&&"[]"!=e.detail.attachment&&e.detail.attachment?JSON.parse(e.detail.attachment):null;e.$mp.data=Object.assign({},{$root:{g0:t,g1:i}})},c=!1,r=[];o._withStripped=!0},338:function(e,n,t){"use strict";t.r(n);var i=t(339),o=t.n(i);for(var c in i)["default"].indexOf(c)<0&&function(e){t.d(n,e,(function(){return i[e]}))}(c);n["default"]=o.a},339:function(e,n,t){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var i=t(333),o=function(){Promise.all([t.e("common/vendor"),t.e("components/common/upload")]).then(function(){return resolve(t(644))}.bind(null,t)).catch(t.oe)},c={data:function(){return{invoiceId:"",type:"",detail:{}}},onLoad:function(e){this.invoiceId=e.invoiceId,this.type=e.type,this.init()},methods:{init:function(){this.invoiceId&&(0,i.getInvoiceDetailById)(this.invoiceId).then(this.invoiceSuccess)},invoiceSuccess:function(e){200===e.code&&(this.detail=e.data)}},components:{upload:o}};n.default=c}},[[334,"common/runtime","common/vendor"]]]);
  2. //# sourceMappingURL=../../../.sourcemap/mp-weixin/pages/invoiceDetail/invoiceDetail.js.map