check.js 4.7 KB

1
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/agent/recommend/check"],{"44de":function(e,n,t){"use strict";(function(e){t("3690");r(t("66fd"));var n=r(t("e9f6"));function r(e){return e&&e.__esModule?e:{default:e}}wx.__webpack_require_UNI_MP_PLUGIN__=t,e(n.default)}).call(this,t("543d")["createPage"])},"45e1":function(e,n,t){},"64ce":function(e,n,t){"use strict";t.d(n,"b",(function(){return u})),t.d(n,"c",(function(){return o})),t.d(n,"a",(function(){return r}));var r={uForm:function(){return t.e("uni_modules/vk-uview-ui/components/u-form/u-form").then(t.bind(null,"ce96"))},uFormItem:function(){return Promise.all([t.e("common/vendor"),t.e("uni_modules/vk-uview-ui/components/u-form-item/u-form-item")]).then(t.bind(null,"23cb"))},uInput:function(){return Promise.all([t.e("common/vendor"),t.e("uni_modules/vk-uview-ui/components/u-input/u-input")]).then(t.bind(null,"6943"))},uRadioGroup:function(){return Promise.all([t.e("common/vendor"),t.e("uni_modules/vk-uview-ui/components/u-radio-group/u-radio-group")]).then(t.bind(null,"9183"))},uRadio:function(){return t.e("uni_modules/vk-uview-ui/components/u-radio/u-radio").then(t.bind(null,"0505"))},uIcon:function(){return t.e("uni_modules/vk-uview-ui/components/u-icon/u-icon").then(t.bind(null,"ba35"))},uGap:function(){return t.e("uni_modules/vk-uview-ui/components/u-gap/u-gap").then(t.bind(null,"dc7f"))},uButton:function(){return t.e("uni_modules/vk-uview-ui/components/u-button/u-button").then(t.bind(null,"ce9e"))}},u=function(){var e=this,n=e.$createElement;e._self._c},o=[]},"70b3":function(e,n,t){"use strict";var r=t("45e1"),u=t.n(r);u.a},bc4d:function(e,n,t){"use strict";t.r(n);var r=t("e709"),u=t.n(r);for(var o in r)"default"!==o&&function(e){t.d(n,e,(function(){return r[e]}))}(o);n["default"]=u.a},e709:function(e,n,t){"use strict";(function(e){function t(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable}))),t.push.apply(t,r)}return t}function r(e){for(var n=1;n<arguments.length;n++){var r=null!=arguments[n]?arguments[n]:{};n%2?t(Object(r),!0).forEach((function(n){u(e,n,r[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):t(Object(r)).forEach((function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))}))}return e}function u(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o={data:function(){return{otherRemark:"",eId:"",curName:"",curId:"",form:{report_code:null,report_state:"1"}}},onLoad:function(e){this.curId=e.id,this.eId=e.eid,this.curName=e.name},onReady:function(){this.$refs.uForm.setRules(this.rules)},methods:{getTime:function(e){var n=e?new Date(e):new Date,t=n.getFullYear(),r=n.getMonth()+1;r=r>9?r:"0"+r;var u=n.getDate();u=u>9?u:"0"+u;var o=n.getHours();o=o>9?o:"0"+o;var i=n.getMinutes();i=i>9?i:"0"+i;var c=n.getSeconds();return c=c>9?c:"0"+c,"".concat(t,"-").concat(r,"-").concat(u," ").concat(o,":").concat(i,":").concat(c)},uploadImgHandle:function(n){e.chooseImage({count:1,sizeType:["compressed"],success:function(t){var r=t.tempFilePaths[0],u=e.getStorageSync("MD_token")||"";e.uploadFile({url:e.baseUrl+"api/upload/cloud",filePath:r,name:"upload",formData:{token:u},success:function(t){var r=JSON.parse(t.data);0===r.errno?n&&"function"===typeof n&&n(r.data):e.$msg(r.errmsg||"未知错误-".concat(r.errno))}})}})},uploadImage:function(){var e=this;this.uploadImgHandle((function(n){e.form.report_code=n.url}))},submitHandle:function(){var n=this.form.remark||"";if("其他原因"===n&&(n=this.otherRemark),1==this.form.report_state){if(2!=this.eId&&!this.form.report_code)return void e.$msg("非江投项目,请上传报备二维码~")}else if(!n)return void e.$msg("报备无效请备注原因");var t=this;this.$refs.uForm.validate((function(u){if(u){var o=r(r({},t.form),{},{id:t.curId,report_at:t.getTime(),remark:n});e.api.cust.apireportverify(o).then((function(n){e.$msgConfirm("编辑成功",(function(){e.reLaunch({url:"/pages/agent/recommend/list"})}),(function(){e.reLaunch({url:"/pages/agent/recommend/list"})}))}))}}))},getFormatDate:function(e){if(void 0==e||""==e)return"";var n=e;return parseInt(e)<10&&(n="0"+e),n}}};n.default=o}).call(this,t("543d")["default"])},e9f6:function(e,n,t){"use strict";t.r(n);var r=t("64ce"),u=t("bc4d");for(var o in u)"default"!==o&&function(e){t.d(n,e,(function(){return u[e]}))}(o);t("70b3");var i,c=t("f0c5"),a=Object(c["a"])(u["default"],r["b"],r["c"],!1,null,null,null,!1,r["a"],i);n["default"]=a.exports}},[["44de","common/runtime","common/vendor"]]]);