1 line
11 KiB
JavaScript
1 line
11 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-19c1fc52"],{"04ff":function(e,t,a){var n=a("437b"),i=a("1519"),r=Array.prototype;e.exports=function(e){var t=e.find;return e===r||n(r,e)&&t===r.find?i:t}},"09f4":function(e,t,a){"use strict";a.d(t,"a",(function(){return s}));var n=a("2b0b"),i=a.n(n);Math.easeInOutQuad=function(e,t,a,n){return e/=n/2,e<1?a/2*e*e+t:(e--,-a/2*(e*(e-2)-1)+t)};var r=function(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||function(e){i()(e,1e3/60)}}();function o(e){document.documentElement.scrollTop=e,document.body.parentNode.scrollTop=e,document.body.scrollTop=e}function c(){return document.documentElement.scrollTop||document.body.parentNode.scrollTop||document.body.scrollTop}function s(e,t,a){var n=c(),i=e-n,s=20,d=0;t="undefined"===typeof t?500:t;var l=function e(){d+=s;var c=Math.easeInOutQuad(d,n,i,t);o(c),d<t?r(e):a&&"function"===typeof a&&a()};l()}},1:function(e,t){},1519:function(e,t,a){a("bdf4");var n=a("a169");e.exports=n("Array").find},2:function(e,t){},"2b1b":function(e,t,a){var n=a("04ff");e.exports=n},4586:function(e,t,a){"use strict";a.r(t);var n=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"app-container"},[a("head-form",{attrs:{"placeholder-name":e.placeholderName,"key-name":e.keyName},on:{getDataList:e.getList,add:e.addNew}}),e._v(" "),a("base-table",{attrs:{page:e.listQuery.current,limit:e.listQuery.size,"table-config":e.tableProps,"table-data":e.list,"is-loading":e.listLoading}},[a("method-btn",{attrs:{slot:"handleBtn",width:e.trueWidth,"method-list":e.tableBtn},on:{clickBtn:e.handleClick},slot:"handleBtn"})],1),e._v(" "),a("pagination",{directives:[{name:"show",rawName:"v-show",value:e.total>0,expression:"total > 0"}],attrs:{total:e.total,page:e.listQuery.current,limit:e.listQuery.size},on:{"update:page":function(t){return e.$set(e.listQuery,"current",t)},"update:limit":function(t){return e.$set(e.listQuery,"size",t)},pagination:function(t){return e.getList()}}}),e._v(" "),e.addOrUpdateVisible?a("cacheArea-add",{ref:"addOrUpdate",attrs:{"cache-id":e.listQuery.cacheId},on:{refreshDataList:e.getList}}):e._e()],1)},i=[],r=(a("7f7f"),a("a3e3")),o=a.n(r),c=a("4573"),s=a.n(c),d=a("fc56"),l=a.n(d),u=a("3393"),m=a.n(u),f=a("9923"),h=a("b775");function p(e){return Object(h["a"])({url:"/api/wms/area/page",method:"post",data:e})}function b(e){return Object(h["a"])({url:"/api/wms/area/getById",method:"post",data:{id:e}})}function v(e){return Object(h["a"])({url:"/api/wms/area/update",method:"post",data:e})}function g(e){return Object(h["a"])({url:"/api/wms/area/add",method:"post",data:e})}function y(){return Object(h["a"])({url:"/api/wms/area/getCode",method:"post"})}function $(e){return Object(h["a"])({url:"/api/wms/area/delete",method:"post",data:{id:e}})}var F=a("93eb"),w=a("bb1e"),D=a("c0ee"),N=a("333d"),k=a("ebe9"),O=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("span",[a("el-button",{attrs:{type:"text",size:"small"},on:{click:e.emitClick}},[e._v(e._s(e.$t("module.basicData.cache.addLocation")))])],1)},_=[],A={props:{injectData:{type:Object,default:function(){return{}}}},methods:{emitClick:function(){this.$router.push({name:"shelfAdd",query:{id:this.injectData.id}})}}},x=A,j=a("2877"),C=Object(j["a"])(x,O,_,!1,null,null,null),L=C.exports,T=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("el-dialog",{attrs:{title:e._f("i18nFilter")(e.dataForm.cacheId?"btn.edit":"btn.add"),visible:e.visible},on:{"update:visible":function(t){e.visible=t}}},[a("el-form",{ref:"dataForm",attrs:{model:e.dataForm,rules:e.dataRule,"label-width":"130px"},nativeOn:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.dataFormSubmit()}}},[a("el-form-item",{attrs:{label:e.$t("module.basicData.cache.AreaName"),prop:"name"}},[a("el-input",{attrs:{placeholder:e.$i18nForm(["placeholder.input",e.$t("module.basicData.cache.AreaName")]),clearable:""},model:{value:e.dataForm.name,callback:function(t){e.$set(e.dataForm,"name",t)},expression:"dataForm.name"}})],1),e._v(" "),a("el-form-item",{attrs:{label:e.$t("module.basicData.cache.AreaCode"),prop:"code"}},[a("el-input",{attrs:{placeholder:e.$i18nForm(["placeholder.input",e.$t("module.basicData.cache.AreaCode")]),clearable:""},model:{value:e.dataForm.code,callback:function(t){e.$set(e.dataForm,"code",t)},expression:"dataForm.code"}})],1),e._v(" "),e.isPage?a("el-form-item",{attrs:{label:e.$t("module.basicData.cache.CacheName"),prop:"cacheId"}},[a("el-select",{attrs:{filterable:"",placeholder:e.$i18nForm(["placeholder.input",e.$t("module.basicData.cache.CacheName")]),clearable:""},model:{value:e.dataForm.cacheId,callback:function(t){e.$set(e.dataForm,"cacheId",t)},expression:"dataForm.cacheId"}},e._l(e.cacheArr,(function(e){return a("el-option",{key:e.id,attrs:{label:e.name,value:e.id}})})),1)],1):e._e(),e._v(" "),a("el-form-item",{attrs:{label:e.$t("module.basicData.cache.StorageQuantity"),prop:"areaNumber"}},[a("el-input-number",{attrs:{placeholder:e.$i18nForm(["placeholder.input",e.$t("module.basicData.cache.StorageQuantity")]),step:1},model:{value:e.dataForm.areaNumber,callback:function(t){e.$set(e.dataForm,"areaNumber",t)},expression:"dataForm.areaNumber"}})],1)],1),e._v(" "),a("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{on:{click:function(t){e.visible=!1}}},[e._v(e._s(e._f("i18nFilter")("btn.cancel")))]),e._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:function(t){return e.dataFormSubmit()}}},[e._v(e._s(e._f("i18nFilter")("btn.confirm")))])],1)],1)},I=[],Q={props:{cacheId:{type:String,default:function(){return""}}},data:function(){return{visible:!1,isPage:!1,dataForm:{id:0,cacheId:"",name:"",code:"",areaNumber:""},cacheArr:[],dataRule:{name:[{required:!0,message:this.$i18nForm(["placeholder.input",this.$t("module.basicData.cache.AreaName")]),trigger:"blur"}],code:[{required:!0,message:this.$i18nForm(["placeholder.input",this.$t("module.basicData.cache.AreaCode")]),trigger:"blur"}],cacheId:[{required:!0,message:this.$i18nForm(["placeholder.input",this.$t("module.basicData.cache.CacheName")]),trigger:"change"}]}}},methods:{init:function(e,t){var a,n=this;this.isPage=t||!1,this.dataForm.id=e||"",this.isPage||(this.dataForm.cacheId=this.cacheId),m()(a=this.cacheArr).call(a,0,this.cacheArr.length);var i={current:1,size:500};Object(F["e"])(i).then((function(e){e.data.records&&(n.cacheArr=e.data.records)})),this.visible=!0,this.$nextTick((function(){n.$refs["dataForm"].resetFields(),n.dataForm.id?b(n.dataForm.id).then((function(e){n.dataForm=e.data})):y().then((function(e){n.dataForm.code=e.data}))}))},dataFormSubmit:function(){var e=this;this.$refs["dataForm"].validate((function(t){if(t){var a=e.dataForm;e.dataForm.id?v(a).then((function(t){e.$message({message:e.$t("module.basicData.visual.success"),type:"success",duration:1500,onClose:function(){e.visible=!1,e.$emit("refreshDataList")}})})):g(a).then((function(t){e.$message({message:e.$t("module.basicData.visual.success"),type:"success",duration:1500,onClose:function(){e.visible=!1,e.$emit("refreshDataList")}})}))}}))}}},B=Q,z=Object(j["a"])(B,T,I,!1,null,null,null),S=z.exports,q=a("8975"),P=[{type:"edit",btnName:"btn.edit"},{type:"delete",btnName:"btn.delete"}],E=[{prop:"createTime",label:f["a"].t("module.basicData.factory.createTime"),filter:q["timeFormatter"],align:"center"},{prop:"name",label:f["a"].t("module.basicData.cache.AreaName"),align:"center"},{prop:"code",label:f["a"].t("module.basicData.cache.AreaCode"),align:"center"},{prop:"cacheName",label:f["a"].t("module.basicData.cache.CacheName"),align:"center"},{prop:"areaNumber",label:f["a"].t("module.basicData.cache.StorageQuantity"),align:"center"},{prop:"shelf",label:f["a"].t("module.basicData.cache.Shelf"),subcomponent:L,align:"center"}],U={name:"Area",components:{Pagination:N["a"],BaseTable:D["a"],MethodBtn:k["a"],HeadForm:w["a"],cacheAreaAdd:S},filters:{statusFilter:function(e){var t={published:"success",draft:"info",deleted:"danger"};return t[e]}},data:function(){return{addOrUpdateVisible:!1,keyName:f["a"].t("module.basicData.visual.keyword"),placeholderName:this.$t("module.basicData.cache.AreaName"),tableBtn:P,trueWidth:200,tableProps:E,list:[],cacheList:[],total:0,listLoading:!0,listQuery:{current:1,size:10}}},created:function(){var e=this,t={current:1,size:500};Object(F["e"])(t).then((function(t){t.data.records&&(e.cacheList=t.data.records,e.getList())}))},methods:{handleClick:function(e){var t,a=this;"delete"===e.type?this.$confirm(o()(t="".concat(this.$t("module.basicData.visual.TipsBefore"),"[")).call(t,e.data.name,"]?"),this.$t("module.basicData.visual.Tips"),{confirmButtonText:this.$t("module.basicData.visual.confirmButtonText"),cancelButtonText:this.$t("module.basicData.visual.cancelButtonText"),type:"warning"}).then((function(){$(e.data.id).then((function(e){a.$message({message:a.$t("module.basicData.visual.success"),type:"success",duration:1500,onClose:function(){a.getList()}})}))}))["catch"]((function(){})):"edit"===e.type?this.addNew(e.data.id):this.addNew(e.data.id,!0)},getList:function(e){var t=this;this.listLoading=!0,this.listQuery.name=e,p(this.listQuery).then((function(e){var a,n;e.data.records?(t.list=e.data.records,s()(a=t.list).call(a,(function(e){var a,n=l()(a=t.cacheList).call(a,(function(t){if(t.id===e.cacheId)return t}));n&&(e.cacheName=n.name)}))):m()(n=t.list).call(n,0,t.list.length);t.total=e.data.total,t.listLoading=!1}))},addNew:function(e){var t=this;this.addOrUpdateVisible=!0,this.$nextTick((function(){t.$refs.addOrUpdate.init(e,!0)}))}}},R=U,M=(a("70b9"),Object(j["a"])(R,n,i,!1,null,"3f4062d7",null));t["default"]=M.exports},"70b9":function(e,t,a){"use strict";a("962f")},"93eb":function(e,t,a){"use strict";a.d(t,"e",(function(){return i})),a.d(t,"d",(function(){return r})),a.d(t,"f",(function(){return o})),a.d(t,"a",(function(){return c})),a.d(t,"b",(function(){return s})),a.d(t,"c",(function(){return d}));var n=a("b775");function i(e){return Object(n["a"])({url:"/api/wms/area/page",method:"post",data:e})}function r(e){return Object(n["a"])({url:"/api/wms/area/getById",method:"post",data:{id:e}})}function o(e){return Object(n["a"])({url:"/api/wms/area/update",method:"post",data:e})}function c(e){return Object(n["a"])({url:"/api/wms/area/add",method:"post",data:e})}function s(){return Object(n["a"])({url:"/api/wms/area/getCode",method:"post"})}function d(e){return Object(n["a"])({url:"/api/wms/area/delete",method:"post",data:{id:e}})}},"962f":function(e,t,a){},bdf4:function(e,t,a){"use strict";var n=a("a5eb"),i=a("dee0").find,r=a("c44e"),o="find",c=!0;o in[]&&Array(1)[o]((function(){c=!1})),n({target:"Array",proto:!0,forced:c},{find:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}}),r(o)},fc56:function(e,t,a){e.exports=a("2b1b")}}]); |