mt-ck-wms-ui/dist/static/js/chunk-a5e10e00.1622fdb9.js
2022-06-21 14:03:26 +08:00

1 line
5.6 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-a5e10e00"],{"0094":function(t,e,a){"use strict";a.r(e);var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"app-container"},[a("el-form",{ref:"listQuery",attrs:{model:t.listQuery,inline:!0},nativeOn:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.getList()}}},[a("el-form-item",{attrs:{label:t.$t("module.basicData.Warehouse.StorageBoxNumber"),prop:"code"}},[a("el-select",{style:{width:"100%"},attrs:{placeholder:t.$i18nForm(["placeholder.input",t.$t("module.basicData.Warehouse.StorageBoxNumber")]),clearable:"",filterable:""},model:{value:t.listQuery.code,callback:function(e){t.$set(t.listQuery,"code",e)},expression:"listQuery.code"}},t._l(t.storageBoxList,(function(t,e){return a("el-option",{key:e,attrs:{label:t.code,value:t.code}})})),1)],1),t._v(" "),a("el-form-item",[a("el-button",{attrs:{type:"primary"},on:{click:function(e){return t.getList()}}},[t._v(t._s(t._f("i18nFilter")("btn.search")))])],1),t._v(" "),a("base-table",{attrs:{page:t.listQuery.current,limit:t.listQuery.size,"table-config":t.tableProps,"table-data":t.list,"is-loading":t.listLoading}}),t._v(" "),a("pagination",{directives:[{name:"show",rawName:"v-show",value:t.total>0,expression:"total > 0"}],attrs:{total:t.total,page:t.listQuery.current,limit:t.listQuery.size},on:{"update:page":function(e){return t.$set(t.listQuery,"current",e)},"update:limit":function(e){return t.$set(t.listQuery,"size",e)},pagination:function(e){return t.getList()}}})],1)],1)},o=[],r=a("3393"),i=a.n(r),u=a("fe12"),s=a("c0ee"),c=a("333d"),l=a("cac5"),d=a("9923"),f=[{prop:"storageCode",label:d["a"].t("module.basicData.Warehouse.StorageBoxNumber"),align:"center"},{prop:"status",label:d["a"].t("module.basicData.Warehouse.BoxStatus"),filter:Object(l["a"])("enableState"),align:"center"},{prop:"currLocation",label:d["a"].t("module.basicData.Warehouse.CurrentLocation"),align:"center"},{prop:"isEmpty",label:d["a"].t("module.basicData.Warehouse.IsEmpty"),filter:Object(l["a"])("yesOrNo"),align:"center"}],b={name:"ScrapInfo",components:{Pagination:c["a"],BaseTable:s["a"]},filters:{statusFilter:function(t){var e={published:"success",draft:"info",deleted:"danger"};return e[t]}},data:function(){return{keyName:d["a"].t("module.basicData.Warehouse.StorageBoxNumber"),placeholderName:this.$t("module.basicData.Warehouse.StorageBoxNumber"),trueWidth:200,tableProps:f,list:[],storageBoxList:[],total:0,listLoading:!0,listQuery:{current:1,size:10,code:""}}},created:function(){this.getList(),this.init()},methods:{init:function(){var t=this,e={current:1,size:100};Object(u["c"])(e).then((function(e){t.storageBoxList=e.data.records}))},getList:function(){var t=this;this.listLoading=!0,Object(u["a"])(this.listQuery).then((function(e){var a;e.data.records?t.list=e.data.records:i()(a=t.list).call(a,0,t.list.length);t.total=e.data.total,t.listLoading=!1}))}}},p=b,m=(a("8114"),a("2877")),h=Object(m["a"])(p,n,o,!1,null,"7b0427da",null);e["default"]=h.exports},"09f4":function(t,e,a){"use strict";a.d(e,"a",(function(){return s}));var n=a("2b0b"),o=a.n(n);Math.easeInOutQuad=function(t,e,a,n){return t/=n/2,t<1?a/2*t*t+e:(t--,-a/2*(t*(t-2)-1)+e)};var r=function(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||function(t){o()(t,1e3/60)}}();function i(t){document.documentElement.scrollTop=t,document.body.parentNode.scrollTop=t,document.body.scrollTop=t}function u(){return document.documentElement.scrollTop||document.body.parentNode.scrollTop||document.body.scrollTop}function s(t,e,a){var n=u(),o=t-n,s=20,c=0;e="undefined"===typeof e?500:e;var l=function t(){c+=s;var u=Math.easeInOutQuad(c,n,o,e);i(u),c<e?r(t):a&&"function"===typeof a&&a()};l()}},8114:function(t,e,a){"use strict";a("b6ec")},b6ec:function(t,e,a){},cac5:function(t,e,a){"use strict";var n=a("9923"),o={yesOrNo:{0:n["a"].t("baseDict.yesOrNo.no"),1:n["a"].t("baseDict.yesOrNo.yes")},enableState:{0:n["a"].t("basicDataFilter.enableState.disable"),1:n["a"].t("basicDataFilter.enableState.enable")}};e["a"]=function(t){return function(e){var a;return null===o||void 0===o||null===(a=o[t])||void 0===a?void 0:a[e]}}},fe12:function(t,e,a){"use strict";a.d(e,"a",(function(){return o})),a.d(e,"f",(function(){return r})),a.d(e,"j",(function(){return i})),a.d(e,"e",(function(){return u})),a.d(e,"g",(function(){return s})),a.d(e,"b",(function(){return c})),a.d(e,"c",(function(){return l})),a.d(e,"d",(function(){return d})),a.d(e,"h",(function(){return f})),a.d(e,"i",(function(){return b}));var n=a("b775");function o(t){return Object(n["a"])({url:"/api/wms/storage/box/circ/info/his/page/by/code",method:"post",data:t})}function r(t){return Object(n["a"])({url:"/api/wms/storage/box/circ/info/page/for/bind",method:"post",data:t})}function i(t){return Object(n["a"])({url:"/api/wms/location/list",method:"post",data:t})}function u(t){var e={id:t};return Object(n["a"])({url:"/api/wms/storage/box/circ/info/get",method:"post",data:e})}function s(t){return Object(n["a"])({url:"/api/wms/storage/box/circ/info/update",method:"post",data:t})}function c(t){return Object(n["a"])({url:"/api/wms/storage/box/circ/info/add",method:"post",data:t})}function l(t){return Object(n["a"])({url:"/api/wms/storagebox/page",method:"post",data:t})}function d(t){return Object(n["a"])({url:"/api/wms/storage/box/circ/info/delete",method:"post",data:{id:t}})}function f(t){return Object(n["a"])({url:"/api/wms/processlocation/batchList",method:"post",data:t})}function b(t){return Object(n["a"])({url:"/api/wms/processlocation/locationByProcess",method:"post",data:t})}}}]);