clientDetail.js 2.7 KB

12
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/clientDetail/clientDetail"],{207:function(e,n,t){"use strict";(function(e,n){var i=t(4);t(26);i(t(25));var r=i(t(208));e.__webpack_require_UNI_MP_PLUGIN__=t,n(r.default)}).call(this,t(1)["default"],t(2)["createPage"])},208:function(e,n,t){"use strict";t.r(n);var i=t(209),r=t(211);for(var o in r)["default"].indexOf(o)<0&&function(e){t.d(n,e,(function(){return r[e]}))}(o);var c,u=t(32),a=Object(u["default"])(r["default"],i["render"],i["staticRenderFns"],!1,null,null,null,!1,i["components"],c);a.options.__file="pages/clientDetail/clientDetail.vue",n["default"]=a.exports},209:function(e,n,t){"use strict";t.r(n);var i=t(210);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"]}))},210:function(e,n,t){"use strict";var i;t.r(n),t.d(n,"render",(function(){return r})),t.d(n,"staticRenderFns",(function(){return c})),t.d(n,"recyclableRender",(function(){return o})),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,412))}}}catch(u){if(-1===u.message.indexOf("Cannot find module")||-1===u.message.indexOf(".vue"))throw u;console.error(u.message),console.error("1. 排查组件名称拼写是否正确"),console.error("2. 排查组件是否符合 easycom 规范,文档:https://uniapp.dcloud.net.cn/collocation/pages?id=easycom"),console.error("3. 若组件不符合 easycom 规范,需手动引入,并在 components 中注册该组件")}var r=function(){var e=this,n=e.$createElement,t=(e._self._c,e.detail.id?e.$field.findTypeName("customerType",e.detail.type):null),i=e.detail.id?e.$field.findTypeName("followUpState",e.detail.followUpState):null;e.$mp.data=Object.assign({},{$root:{g0:t,g1:i}})},o=!1,c=[];r._withStripped=!0},211:function(e,n,t){"use strict";t.r(n);var i=t(212),r=t.n(i);for(var o in i)["default"].indexOf(o)<0&&function(e){t.d(n,e,(function(){return i[e]}))}(o);n["default"]=r.a},212:function(e,n,t){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var i=t(82),r={data:function(){return{clientId:"",detail:{},user:{}}},onLoad:function(e){e.clientId&&(this.clientId=e.clientId),this.init(),this.user=this.$store.getters.user},methods:{init:function(){var e=this;this.clientId&&(0,i.getCustomerDetailById)(this.clientId).then((function(n){200===n.code&&(e.detail=n.data)}))}}};n.default=r}},[[207,"common/runtime","common/vendor"]]]);
  2. //# sourceMappingURL=../../../.sourcemap/mp-weixin/pages/clientDetail/clientDetail.js.map