chunk-2d2163e8.ef8179d1.js 3.9 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d2163e8"],{c247:function(t,e,l){"use strict";l.r(e);var a=function(){var t=this,e=t.$createElement,l=t._self._c||e;return l("div",{staticClass:"app-container"},[l("el-button",{attrs:{type:"primary"},on:{click:function(e){t.dialog.zw_create=!0}}},[t._v("客户退货")]),t._v(" "),l("el-dialog",{attrs:{title:"客户退货",visible:t.dialog.zw_create,width:"540px","close-on-click-modal":!1},on:{"update:visible":function(e){return t.$set(t.dialog,"zw_create",e)}}},[l("el-form",{attrs:{"label-width":"100px"}},[l("el-form-item",{attrs:{label:"购买时间:"}},[l("el-date-picker",{staticStyle:{width:"300px"},attrs:{type:"datetime"},model:{value:t.value1,callback:function(e){t.value1=e},expression:"value1"}})],1),t._v(" "),l("el-form-item",{attrs:{label:"退货原因:"}},[l("el-input",{staticStyle:{width:"300px"},attrs:{type:"textarea",rows:4,resize:"none"}})],1),t._v(" "),l("el-form-item",{attrs:{label:"退款金额:"}},[l("el-input",{staticStyle:{width:"300px"},attrs:{type:"text"}})],1)],1),t._v(" "),l("template",{slot:"footer"},[l("el-button",[t._v("取消")]),t._v(" "),l("el-button",{attrs:{type:"primary"},on:{click:function(e){t.dialog.zw_create=!1,t.dialog.zw_open=!0}}},[t._v("发起换货")])],1)],2),t._v(" "),l("el-dialog",{attrs:{title:"下一步",visible:t.dialog.zw_open,"close-on-click-modal":!1,width:"520px","show-close":!1,"close-on-press-escape":!1},on:{"update:visible":function(e){return t.$set(t.dialog,"zw_open",e)}}},[l("p",[l("i",{staticClass:"el-icon-info"}),t._v("请自行确认退货产品是否被全打开")]),t._v(" "),l("p",[t._v("未全打开->仓库确认")]),t._v(" "),l("p",[t._v("已全打开->提交打单")]),t._v(" "),l("template",{slot:"footer"},[l("el-button",{attrs:{type:"primary"},on:{click:function(e){t.dialog.zw_open=!1,t.dialog.ck_create=!0}}},[t._v("仓库确认")]),t._v(" "),l("el-button",{attrs:{type:"primary"},on:{click:function(e){t.dialog.zw_open=!1}}},[t._v("提交打单")])],1)],2),t._v(" "),l("el-dialog",{attrs:{title:"确认信息",visible:t.dialog.ck_create,"close-on-click-modal":!1,width:"80%",top:"50px"},on:{"update:visible":function(e){return t.$set(t.dialog,"ck_create",e)}}},[l("el-row",[l("el-col",{attrs:{span:12}},[l("h4",[t._v("政委录入信息:")]),t._v(" "),l("el-form",{attrs:{"label-width":"100px"}})],1),t._v(" "),l("el-col",{attrs:{span:12}},[l("h4",[t._v("待仓库确认信息:")]),t._v(" "),l("el-form",{attrs:{"label-width":"100px"}},[l("el-form-item",{attrs:{label:"发货时间:"}},[l("el-date-picker",{staticStyle:{width:"300px"},attrs:{type:"datetime"},model:{value:t.value1,callback:function(e){t.value1=e},expression:"value1"}})],1),t._v(" "),l("el-form-item",{attrs:{label:"商品信息: "}}),t._v(" "),l("el-form-item",{attrs:{label:"有无赠品"}},[l("el-radio",{attrs:{label:"1"},model:{value:t.radio,callback:function(e){t.radio=e},expression:"radio"}},[t._v("有")]),t._v(" "),l("el-radio",{attrs:{label:"2"},model:{value:t.radio,callback:function(e){t.radio=e},expression:"radio"}},[t._v("无")])],1),t._v(" "),l("el-form-item",{attrs:{label:"赠品信息: "}})],1)],1)],1),t._v(" "),l("template",{slot:"footer"},[l("el-button",[t._v("取消")]),t._v(" "),l("el-button",{attrs:{type:"primary"},on:{click:function(e){t.dialog.ck_create=!1}}},[t._v("提交确认")])],1)],2),t._v(" "),l("el-dialog",{attrs:{title:"补货",visible:t.dialog.zw_buhuo,"close-on-click-modal":!1,width:"80%",top:"50px"},on:{"update:visible":function(e){return t.$set(t.dialog,"zw_buhuo",e)}}},[l("el-form",{attrs:{"label-width":"80px"}},[l("el-form-item",{attrs:{label:"补货信息:"}})],1),t._v(" "),l("template",{slot:"footer"},[l("el-button",[t._v("取消")]),t._v(" "),l("el-button",{attrs:{type:"primary"},on:{click:function(e){t.dialog.ck_create=!1}}},[t._v("提交确认")])],1)],2)],1)},o=[],i={data:function(){return{dialog:{zw_create:!1,zw_open:!1,ck_create:!1,zw_buhuo:!1}}}},r=i,n=l("2877"),c=Object(n["a"])(r,a,o,!1,null,null,null);e["default"]=c.exports}}]);