You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shop-app/h5/static/js/pages-order-saleAfter-saleA...

1 line
15 KiB

2 years ago
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-order-saleAfter-saleAfterApply"],{"0fd0":function(e,t,n){"use strict";var r=n("4ea4");n("99af"),n("7db0"),n("d81d"),n("a434"),n("ac1f"),n("5319"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("96cf");var a=r(n("1da1")),u=r(n("359f")),i=r(n("f196")),s=r(n("1687")),o=n("ed1e"),c=n("c0d4"),l={components:{UiCell:i.default,UiButton:u.default,UiRadioPicker:s.default},data:function(){return{fileList:[],params:{receiveStatus:"",refundReason:"",refundType:this.$Route.query.type,orderProductId:this.$Route.query.id,problemDescribe:"",evidenceImages:null},refundShow:!1,refundSelected:{},refundReasonData:[{label:"7天无理由退款",value:"1"},{label:"不喜欢/效果不满意",value:"2"},{label:"商品不符合描述",value:"3"},{label:"其它原因",value:"4"}],receiveSelected:{},receiveShow:!1,receiveStatusData:[{label:"未收到货",value:"1"},{label:"已收到货",value:"2"}]}},onShow:function(){var e=this;2==this.$Route.query.type?uni.setNavigationBarTitle({title:"申请退货退款"}):uni.setNavigationBarTitle({title:"申请退款"}),this.receiveSelected=this.receiveStatusData.find((function(t){return t.value==e.$Route.query.status}))||{}},methods:{setDefaultParams:function(){},getOssCon:function(){return(0,a.default)(regeneratorRuntime.mark((function e(){var t,n,r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,(0,o.ApiPostGetOssConfig)({configId:"refund-evidence/",serviceName:"mall-trade"});case 2:if(t=e.sent,n=t.error,r=t.result,!n){e.next=8;break}return uni.$u.toast(n.message),e.abrupt("return",!1);case 8:return e.abrupt("return",r);case 9:case"end":return e.stop()}}),e)})))()},upload:function(e){var t=this;return(0,a.default)(regeneratorRuntime.mark((function n(){var r,a;return regeneratorRuntime.wrap((function(n){while(1)switch(n.prev=n.next){case 0:return r=e.file[0],n.next=3,t.getOssCon();case 3:if(a=n.sent,a){n.next=6;break}return n.abrupt("return",!1);case 6:uni.uploadFile({name:"file",filePath:r.url,url:a.host,formData:{name:r.name,key:"".concat(a.dir,"${filename}"),policy:a.policy,OSSAccessKeyId:a.accessId,success_action_status:200,signature:a.signature},success:function(e){t.fileList.push({url:"".concat(a.host,"/").concat(a.dir).concat(r.name)})}});case 7:case"end":return n.stop()}}),n)})))()},delImage:function(e){this.fileList.splice(e.index,1)},apply:function(){var e=this;return(0,a.default)(regeneratorRuntime.mark((function t(){var n,r,a;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(e.receiveSelected.value){t.next=3;break}return uni.$u.toast("请选择货物状态"),t.abrupt("return",!1);case 3:if(e.refundSelected.value){t.next=6;break}return uni.$u.toast("请选择退货原因"),t.abrupt("return",!1);case 6:return e.params.receiveStatus=e.receiveSelected.value,e.params.refundReason=e.refundSelected.value,e.fileList.length&&(e.params.evidenceImages=e.fileList.map((function(e){return e.url}))),t.next=11,(0,c.ApiPostApplySaleAfter)(e.params);case 11:if(n=t.sent,r=n.error,a=n.result,!r){t.next=17;break}return uni.$u.toast(r.message),t.abrupt("return",!1);case 17:e.$Router.replace("/saleAfterDetail?id=".concat(a.refundId));case 18:case"end":return t.stop()}}),t)})))()}}};t.default=l},"13a9":function(e,t,n){"use strict";n.d(t,"b",(function(){return a})),n.d(t,"c",(function(){return u})),n.d(t,"a",(function(){return r}));var r={uUpload:n("ab87").default},a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-uni-view",[n("v-uni-view",{staticClass:"box"},[e.$Route.query.status?e._e():n("UiCell",{attrs:{title:"货物状态"},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.receiveShow=!0}}},[n("v-uni-input",{staticClass:"input",attrs:{slot:"value",disabled:!0,placeholder:"请选择",value:e.receiveSelected.label},slot:"value"})],1),n("UiCell",{attrs:{title:"退款原因"},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.refundShow=!0}}},[n("v-uni-input",{staticClass:"input",attrs:{slot:"value",disabled:!0,placehol