shop_mer_admin/mer/js/chunk-14e5cf8d.6ca7d222.js

1 line
8.6 KiB
JavaScript
Raw Permalink Normal View History

2024-03-16 17:53:53 +08:00
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-14e5cf8d"],{"3c93":function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"divBox"},[n("el-card",{staticClass:"box-card"},[n("div",{staticClass:"container"},[n("el-form",{attrs:{size:"small",inline:"","label-width":"100px"}},[n("el-form-item",{attrs:{label:"文件类型:"}},[n("el-select",{staticClass:"selWidth",attrs:{clearable:"",filterable:"",placeholder:"请选择"},on:{change:function(e){return t.exportFileList(1)}},model:{value:t.tableFrom.type,callback:function(e){t.$set(t.tableFrom,"type",e)},expression:"tableFrom.type"}},t._l(t.fileTypeList,(function(t){return n("el-option",{key:t.value,attrs:{label:t.name,value:t.value}})})),1)],1)],1)],1),t._v(" "),n("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}]},[n("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticClass:"table",staticStyle:{width:"100%"},attrs:{data:t.tableData.data,size:"mini","highlight-current-row":""}},[n("el-table-column",{attrs:{label:"文件名",prop:"name","min-width":"200"}}),t._v(" "),n("el-table-column",{attrs:{label:"操作者名称",prop:"admin_id","min-width":"80"}}),t._v(" "),n("el-table-column",{attrs:{label:"生成时间",prop:"create_time","min-width":"180"}}),t._v(" "),n("el-table-column",{attrs:{label:"类型","min-width":"120"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.row.type))])]}}])}),t._v(" "),n("el-table-column",{attrs:{label:"状态","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(t._f("exportOrderStatusFilter")(e.row.status)))])]}}])}),t._v(" "),n("el-table-column",{key:"8",attrs:{label:"操作","min-width":"100",fixed:"right"},scopedSlots:t._u([{key:"default",fn:function(e){return[1==e.row.status?n("el-button",{staticClass:"mr10",attrs:{type:"text",size:"small"},on:{click:function(n){return t.downLoad(e.row.path)}}},[t._v("下载")]):t._e()]}}])})],1),t._v(" "),n("div",{staticClass:"block"},[n("el-pagination",{attrs:{background:"","page-size":t.tableFrom.limit,"current-page":t.tableFrom.page,layout:"total, prev, pager, next, jumper",total:t.tableData.total},on:{"size-change":t.handleSizeChange,"current-change":t.pageChange}})],1)],1)])],1)},o=[],u=n("f8b7"),a={name:"FileList",data:function(){return{fileVisible:!1,loading:!1,tableData:{data:[],total:0},tableFrom:{page:1,limit:10,type:""},fileTypeList:[{name:"订单",value:"order"},{name:"流水记录",value:"financial"},{name:"发货单",value:"delivery"},{name:"导入记录",value:"importDelivery"},{name:"账单信息",value:"exportFinancial"},{name:"退款单",value:"refundOrder"}]}},mounted:function(){this.exportFileList("")},methods:{exportFileList:function(t){var e=this;this.loading=!0,this.tableFrom.page=t||this.tableFrom.page,Object(u["l"])(this.tableFrom).then((function(t){e.tableData.data=t.data.list,e.tableData.total=t.data.count,e.loading=!1})).catch((function(t){e.$message.error(t.message),e.listLoading=!1}))},downLoad:function(t){window.open(t)},pageChange:function(t){this.tableFrom.page=t,this.exportFileList("")},pageChangeLog:function(t){this.tableFromLog.page=t,this.exportFileList("")},handleSizeChange:function(t){this.tableFrom.limit=t,this.exportFileList("")}}},i=a,c=(n("f64c"),n("2877")),d=Object(c["a"])(i,r,o,!1,null,"126793d8",null);e["default"]=d.exports},a015:function(t,e,n){},f64c:function(t,e,n){"use strict";n("a015")},f8b7:function(t,e,n){"use strict";n.d(e,"I",(function(){return o})),n.d(e,"c",(function(){return u})),n.d(e,"b",(function(){return a})),n.d(e,"M",(function(){return i})),n.d(e,"F",(function(){return c})),n.d(e,"G",(function(){return d})),n.d(e,"q",(function(){return l})),n.d(e,"J",(function(){return s})),n.d(e,"L",(function(){return f})),n.d(e,"E",(function(){return p})),n.d(e,"K",(function(){return g})),n.d(e,"T",(function(){return m})),n.d(e,"R",(function(){return v})),n.d(e,"W",(function(){return b})),n.d(e,"V",(function