billDetail.js 3.1 KB

12
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/billDetail/billDetail"],{686:function(e,n,t){"use strict";(function(e,n){var i=t(4);t(26);i(t(25));var o=i(t(687));e.__webpack_require_UNI_MP_PLUGIN__=t,n(o.default)}).call(this,t(1)["default"],t(2)["createPage"])},687:function(e,n,t){"use strict";t.r(n);var i=t(688),o=t(690);for(var r in o)["default"].indexOf(r)<0&&function(e){t.d(n,e,(function(){return o[e]}))}(r);var c,l=t(32),a=Object(l["default"])(o["default"],i["render"],i["staticRenderFns"],!1,null,null,null,!1,i["components"],c);a.options.__file="pages/billDetail/billDetail.vue",n["default"]=a.exports},688:function(e,n,t){"use strict";t.r(n);var i=t(689);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"]}))},689:function(e,n,t){"use strict";var i;t.r(n),t.d(n,"render",(function(){return o})),t.d(n,"staticRenderFns",(function(){return c})),t.d(n,"recyclableRender",(function(){return r})),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,309))}}}catch(l){if(-1===l.message.indexOf("Cannot find module")||-1===l.message.indexOf(".vue"))throw l;console.error(l.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.__map(e.detail.paymentRecordList,(function(n,t){var i=e.__get_orig(n),o=n.attachment?JSON.parse(n.attachment):null;return{$orig:i,g0:o}})):null),i=e.detail.id?e.__map(e.detail.paymentInvoiceList,(function(n,t){var i=e.__get_orig(n),o=e.$field.findTypeName("invoiceType",n.type),r=n.attachment?JSON.parse(n.attachment):null;return{$orig:i,g1:o,g2:r}})):null;e.$mp.data=Object.assign({},{$root:{l0:t,l1:i}})},r=!1,c=[];o._withStripped=!0},690:function(e,n,t){"use strict";t.r(n);var i=t(691),o=t.n(i);for(var r in i)["default"].indexOf(r)<0&&function(e){t.d(n,e,(function(){return i[e]}))}(r);n["default"]=o.a},691:function(e,n,t){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var i=t(685),o=function(){Promise.all([t.e("common/vendor"),t.e("components/common/upload")]).then(function(){return resolve(t(466))}.bind(null,t)).catch(t.oe)},r={data:function(){return{billId:"1",type:"1",detail:{}}},onLoad:function(e){this.init()},methods:{init:function(){this.billId&&(1==this.type?(0,i.getPaymentDetailById)(this.billId).then(this.billSuccess):(0,i.getCommonPaymentDetailById)(this.billId).then(this.billSuccess))},billSuccess:function(e){200===e.code&&(this.detail=e.data)}},components:{upload:o}};n.default=r}},[[686,"common/runtime","common/vendor"]]]);
  2. //# sourceMappingURL=../../../.sourcemap/mp-weixin/pages/billDetail/billDetail.js.map