Files
PropertyDeployment/resources/Web/MicroCommunityMallWeb/html/js/chunk-11de5672.ab80d316.js
Anfioo adfd019d2d 江门
1
2026-02-01 15:37:55 +08:00

2 lines
4.7 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-11de5672"],{"33ab":function(t,e,o){},baec:function(t,e,o){"use strict";o("33ab")},e81d:function(t,e,o){"use strict";o.r(e);var a=function(){var t=this,e=t._self._c;return e("div",[e("el-card",{staticClass:"box-card"},[e("div",{staticClass:"flex justify-between",attrs:{slot:"header"},slot:"header"},[e("span",[t._v("查询条件")])]),e("div",{},[e("el-form",{staticClass:"flex justify-start",attrs:{inline:!0,model:t.queryStockManageInfo.conditions}},[e("el-form-item",[e("el-input",{attrs:{placeholder:"请输入商品名称",clearable:""},model:{value:t.queryStockManageInfo.conditions.prodName,callback:function(e){t.$set(t.queryStockManageInfo.conditions,"prodName",e)},expression:"queryStockManageInfo.conditions.prodName"}})],1),e("el-form-item",[e("el-input",{attrs:{placeholder:"请输入商品编号",clearable:""},model:{value:t.queryStockManageInfo.conditions.productId,callback:function(e){t.$set(t.queryStockManageInfo.conditions,"productId",e)},expression:"queryStockManageInfo.conditions.productId"}})],1),e("el-form-item",[e("el-select",{staticStyle:{width:"100%"},attrs:{placeholder:"请选择仓库",clearable:""},model:{value:t.queryStockManageInfo.conditions.shId,callback:function(e){t.$set(t.queryStockManageInfo.conditions,"shId",e)},expression:"queryStockManageInfo.conditions.shId"}},t._l(t.queryStockManageInfo.shopHouses,(function(t){return e("el-option",{key:t.shId,attrs:{label:t.shName,value:t.shId}})})),1)],1),e("el-form-item",[e("el-button",{attrs:{type:"primary"},on:{click:t._queryShopHouseMethod}},[e("i",{staticClass:"el-icon-search"}),t._v(" 查询 ")]),e("el-button",{on:{click:t._resetShopHouseMethod}},[e("i",{staticClass:"el-icon-refresh"}),t._v(" 重置 ")])],1)],1)],1)]),e("el-card",{staticClass:"box-card"},[e("div",{staticClass:"flex justify-between",attrs:{slot:"header"},slot:"header"},[e("span",[t._v("库存查询")])]),e("div",{staticClass:"card-body"},[e("el-table",{staticStyle:{width:"100%"},attrs:{data:t.queryStockManageInfo.inoutOrders,border:""}},[e("el-table-column",{attrs:{prop:"shName",label:"仓库",align:"center"}}),e("el-table-column",{attrs:{prop:"prodName",label:"商品名称",align:"center"}}),e("el-table-column",{attrs:{prop:"defaultSpecValue.specName",label:"商品规格",align:"center"}}),e("el-table-column",{attrs:{prop:"productId",label:"商品编号",align:"center"}}),e("el-table-column",{attrs:{prop:"defaultSpecValue.stock",label:"库存",align:"center"}}),e("el-table-column",{attrs:{prop:"warnStock",label:"库存警告",align:"center"}})],1),e("el-pagination",{staticStyle:{"margin-top":"20px"},attrs:{"current-page":t.queryStockManageInfo.conditions.page,"page-size":t.queryStockManageInfo.conditions.row,layout:"total, prev, pager, next",total:t.queryStockManageInfo.total},on:{"current-change":t.handleCurrentChange}})],1)])],1)},n=[],r=o("b775");function s(t){return new Promise((e,o)=>{Object(r["a"])({url:"/product.queryProductStock",method:"get",params:t}).then(t=>{const o=t.data;e(o)}).catch(t=>{o(t)})})}function c(t){return new Promise((e,o)=>{Object(r["a"])({url:"/shopHouse.queryShopHouse",method:"get",params:t}).then(t=>{const o=t.data;e(o)}).catch(t=>{o(t)})})}var i=o("7323"),l={data(){return{DEFAULT_PAGE:1,DEFAULT_ROWS:10,queryStockManageInfo:{inoutOrders:[],shopHouses:[],total:0,records:1,moreCondition:!1,shId:"",curOrder:{},conditions:{warnFlag:"1",prodName:"",shId:"",productId:"",shopId:Object(i["f"])(),page:1,row:10}}}},created(){this._initMethod()},methods:{_initMethod(){this._listInoutOrder(this.DEFAULT_PAGE,this.DEFAULT_ROWS),this._listShopHouses()},handleCurrentChange(t){this._listInoutOrder(t,this.DEFAULT_ROWS)},async _listInoutOrder(t,e){this.queryStockManageInfo.conditions.page=t,this.queryStockManageInfo.conditions.row=e;const o={...this.queryStockManageInfo.conditions,productId:this.queryStockManageInfo.conditions.productId.trim(),prodName:this.queryStockManageInfo.conditions.prodName.trim()};try{const t=await s(o);this.queryStockManageInfo.total=t.total,this.queryStockManageInfo.records=t.records,this.queryStockManageInfo.inoutOrders=t.data}catch(a){console.error("请求失败:",a)}},_queryShopHouseMethod(){this._listInoutOrder(this.DEFAULT_PAGE,this.DEFAULT_ROWS)},_resetShopHouseMethod(){this.queryStockManageInfo.conditions.prodName="",this.queryStockManageInfo.conditions.productId="",this.queryStockManageInfo.conditions.shId="",this._listInoutOrder(this.DEFAULT_PAGE,this.DEFAULT_ROWS)},async _listShopHouses(){const t={page:1,row:100,shopId:Object(i["f"])()};try{const e=await c(t);this.queryStockManageInfo.shopHouses=e.data}catch(e){console.error("请求失败:",e)}}}},d=l,u=(o("baec"),o("2877")),h=Object(u["a"])(d,a,n,!1,null,"7325f9ad",null);e["default"]=h.exports}}]);
//# sourceMappingURL=chunk-11de5672.ab80d316.js.map