819527061@qq.com
2024-05-11 f73ed7862edc9c3cb78a2610486643a2fa079fde
1
2
3
4
5
6
7
8
9
10
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pagesB/components/addSigner/addSigner"],{"257c":function(e,n,t){"use strict";t.r(n);var u=t("7ee0"),o=t.n(u);for(var r in u)"default"!==r&&function(e){t.d(n,e,(function(){return u[e]}))}(r);n["default"]=o.a},"2ab2":function(e,n,t){"use strict";t.d(n,"b",(function(){return o})),t.d(n,"c",(function(){return r})),t.d(n,"a",(function(){return u}));var u={uPopup:function(){return t.e("uview-ui/components/u-popup/u-popup").then(t.bind(null,"071e"))},uForm:function(){return t.e("uview-ui/components/u-form/u-form").then(t.bind(null,"3b58"))},uFormItem:function(){return Promise.all([t.e("common/vendor"),t.e("uview-ui/components/u-form-item/u-form-item")]).then(t.bind(null,"5294"))},uInput:function(){return Promise.all([t.e("common/vendor"),t.e("uview-ui/components/u-input/u-input")]).then(t.bind(null,"21fe"))},uButton:function(){return t.e("uview-ui/components/u-button/u-button").then(t.bind(null,"410e"))}},o=function(){var e=this,n=e.$createElement;e._self._c},r=[]},"393d":function(e,n,t){},"691b":function(e,n,t){"use strict";t.r(n);var u=t("2ab2"),o=t("257c");for(var r in o)"default"!==r&&function(e){t.d(n,e,(function(){return o[e]}))}(r);t("e3b9");var i,s=t("f0c5"),c=Object(s["a"])(o["default"],u["b"],u["c"],!1,null,"4d1a37b4",null,!1,u["a"],i);n["default"]=c.exports},"7ee0":function(e,n,t){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var u={name:"addSigner",data:function(){var e=this;return{show:!1,popupShow:!1,form:{name:"",phone:""},rules:{name:[{required:!0,message:"请输入姓名",trigger:["change","blur"]}],phone:[{required:!0,message:"请输入手机号",trigger:["change","blur"]},{validator:function(n,t,u){return e.$u.test.mobile(t)},message:"手机号码不正确",trigger:["change","blur"]}]}}},onReady:function(){this.$refs.uForm.setRules(this.rules)},methods:{init:function(){this.popupShow=!0,this.form.name="",this.form.phone=""},submit:function(){var e=this;this.$refs.uForm.validate((function(n){e.form.customerId=e.$store.state.customerId,console.log("this.form.customerId======",e.form.customerId),n&&(e.form.customerId?e.$u.api.insertReceive(e.form).then((function(n){200==n.code&&(e.$u.toast(n.message),e.popupShow=!1,e.$emit("refeshSignerList"))})):e.$u.toast("请先去登录"))}))},cancel:function(){this.popupShow=!1}}};n.default=u},e3b9:function(e,n,t){"use strict";var u=t("393d"),o=t.n(u);o.a}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
    'pagesB/components/addSigner/addSigner-create-component',
    {
        'pagesB/components/addSigner/addSigner-create-component':(function(module, exports, __webpack_require__){
            __webpack_require__('543d')['createComponent'](__webpack_require__("691b"))
        })
    },
    [['pagesB/components/addSigner/addSigner-create-component']]
]);