| 1 |
- {"code":"/*!\n * build: vue-admin-beautiful \n * copyright: chuzhixin 1204505056@qq.com \n * time: 2022-12-12 09:51:32\n */\n(window[\"webpackJsonp\"]=window[\"webpackJsonp\"]||[]).push([[\"chunk-1cc47e0e\"],{\"5cbe\":function(t,e,o){\"use strict\";o.r(e);var a=function(){var t=this,e=t.$createElement,o=t._self._c||e;return o(\"Container\",[o(\"div\",{attrs:{slot:\"right\"},slot:\"right\"},[o(\"el-form\",{staticStyle:{\"margin-bottom\":\"0\"},attrs:{inline:!0,size:\"small\"}},[o(\"el-form-item\",[o(\"GoodsCategory\",{attrs:{\"check-strictly\":\"\",clearable:\"\",size:\"small\"},on:{change:t.categoryChange},model:{value:t.form.category,callback:function(e){t.$set(t.form,\"category\",e)},expression:\"form.category\"}})],1),o(\"el-form-item\",[o(\"el-input\",{staticStyle:{width:\"220px\"},attrs:{placeholder:\"请输入商品名称\",clearable:\"\"},on:{clear:function(e){return t.pageChange(1)}},nativeOn:{keyup:function(e){return!e.type.indexOf(\"key\")&&t._k(e.keyCode,\"enter\",13,e.key,\"Enter\")?null:t.pageChange(1)}},model:{value:t.form.keyword,callback:function(e){t.$set(t.form,\"keyword\",e)},expression:\"form.keyword\"}},[o(\"el-button\",{attrs:{slot:\"append\",icon:\"el-icon-search\"},on:{click:function(e){return t.pageChange(1)}},slot:\"append\"})],1)],1),o(\"el-form-item\",[o(\"el-date-picker\",{attrs:{type:\"daterange\",\"range-separator\":\"-\",\"start-placeholder\":\"开始日期\",\"end-placeholder\":\"结束日期\",\"value-format\":\"timestamp\"},on:{change:t.timeChange},model:{value:t.form.time,callback:function(e){t.$set(t.form,\"time\",e)},expression:\"form.time\"}})],1),o(\"el-form-item\",[o(\"el-select\",{staticStyle:{width:\"140px\"},attrs:{placeholder:\"单据类型\",clearable:\"\"},on:{change:function(e){return t.pageChange(1)}},model:{value:t.form.type,callback:function(e){t.$set(t.form,\"type\",e)},expression:\"form.type\"}},[o(\"el-option\",{attrs:{label:\"全部单据类型\",value:0}}),o(\"el-option\",{attrs:{label:\"自营入库单\",value:5}})],1)],1)],1)],1),o(\"el-table\",{attrs:{data:t.goods_list},on:{\"row-dblclick\":t.goDetail}},[o(\"el-table-column\",{attrs:{prop:\"categoryTitle\",label:\"商品编码\",\"min-width\":\"140\"}}),o(\"el-table-column\",{attrs:{prop:\"categoryTitle\",label:\"商品名称\",\"min-width\":\"160\"}}),o(\"el-table-column\",{attrs:{prop:\"categoryTitle\",label:\"日期\",\"min-width\":\"140\"}}),o(\"el-table-column\",{attrs:{prop:\"categoryTitle\",label:\"单据类型\",\"min-width\":\"120\"}}),o(\"el-table-column\",{attrs:{prop:\"categoryTitle\",label:\"单据编号\",\"min-width\":\"160\"}}),o(\"el-table-column\",{attrs:{prop:\"categoryTitle\",label:\"期初库存\",\"min-width\":\"120\"}}),o(\"el-table-column\",{attrs:{prop:\"categoryTitle\",label:\"库存(基本单位)\",\"min-width\":\"120\"}}),o(\"el-table-column\",{attrs:{prop:\"categoryTitle\",label:\"结存库存\",\"min-width\":\"120\"}}),o(\"el-table-column\",{attrs:{prop:\"categoryTitle\",label:\"备注\",\"min-width\":\"160\"}}),o(\"el-table-column\",{attrs:{prop:\"categoryTitle\",label:\"操作\",\"min-width\":\"100\"},scopedSlots:t._u([{key:\"default\",fn:function(e){return[o(\"el-button\",{attrs:{type:\"text\"},on:{click:function(o){return t.goDetail(e.$index)}}},[t._v(\" 入库单详情 \")])]}}])})],1),o(\"FooterPage\",{attrs:{\"page-size\":t.pageSize,\"total-page\":t.total,\"current-page\":t.page},on:{\"update:totalPage\":function(e){t.total=e},\"update:total-page\":function(e){t.total=e},\"update:currentPage\":function(e){t.page=e},\"update:current-page\":function(e){t.page=e},pageChange:t.pageChange,sizeChange:t.sizeChange}})],1)},n=[],d=o(\"abf3\"),r={name:\"GoodsReceiptIssueSummary\",components:{GoodsCategory:d[\"default\"]},data(){return{goods_list:[],total:0,page:1,pageSize:10,form:{category:[],time:[],keyword:\"\",type:0}}},methods:{goDetail(){},pageChange(t){this.page=t},sizeChange(t){this.pageSize=t},categoryChange(){},timeChange(){}}},u=r,s=o(\"2877\"),l=Object(s[\"a\"])(u,a,n,!1,null,\"a7427ddc\",null);e[\"default\"]=l.exports},abf3:function(t,e,o){\"use strict\";o.r(e);var a=function(){var t=this,e=t.$createElement,o=t._self._c||e;return o(\"div\",[\"select\"===t.isType?o(\"el-cascader\",{style:{width:t.width+\"px\"},attrs:{disabled:t.disabled,clearable:t.clearable,filterable:t.filterable,placeholder:t.placeholder,value:t.value,options:t.categoryData,props:t.props,size:t.size},on:{\"expand-change\":t.expandChange,\"visible-change\":t.visibleChange,change:t.change},scopedSlots:t._u([{key:\"default\",fn:function(e){return o(\"div\",{on:{click:t.clickChange}},[t._v(\" \"+t._s(e.data.title)+\" \")])}}],null,!1,4170930534)}):t._e(),t.isShowAdd?o(\"el-button\",{attrs:{size:\"mini\",type:\"text\"},on:{click:t.getList}},[t._v(\" 【刷新】 \")]):t._e(),\"panel\"===t.isType?o(\"el-cascader-panel\",{style:{width:t.width+\"px\"},attrs:{value:t.value,options:t.categoryData,props:t.props,size:t.size},on:{\"expand-change\":t.expandChange,\"visible-change\":t.visibleChange,change:t.change},scopedSlots:t._u([{key:\"default\",fn:function(e){return o(\"div\",{on:{click:t.clickChange}},[t._v(\" \"+t._s(e.data.title)+\" \")])}}],null,!1,4170930534)}):t._e(),\"tree\"===t.isType?o(\"el-tree\",{ref:\"tree\",attrs:{data:t.categoryData,\"show-checkbox\":\"\",\"node-key\":\"id\",props:t.defaultProps},on:{check:t.checkChange}}):t._e()],1)},n=[],d=o(\"c40e\"),r={name:\"GoodsCategory\",model:{prop:\"value\",event:\"change\"},props:{categoryPath:{type:Array,default:()=>[]},num:{type:Number,default:1},value:{type:Array,default:()=>[]},checkedKeys:{type:Array,default:()=>[]},multiple:{type:Boolean,default:!1},isShowAdd:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},isType:{type:String,default:\"select\"},placeholder:{type:String,default:\"请选择商品分类\"},clearable:{type:Boolean,default:!1},filterable:{type:Boolean,default:!1},checkStrictly:{type:Boolean,default:!1},width:{type:[Number,String],default:200},size:{type:String,default:\"small\"}},data(){return{add_show:!1,categoryData:[],props:{label:\"title\",value:\"id\"},defaultProps:{children:\"children\",label:\"title\"}}},async created(){this.props.checkStrictly=this.checkStrictly,this.props.multiple=this.multiple,await this.getList(),\"tree\"===this.isType&&this.$refs.tree.setCheckedKeys(this.checkedKeys)},methods:{del(){this.categoryPath.length>1?this.categoryPath.splice(this.num,1):this.$message.warning(\"至少保留一条商品\")},clickChange(t){t.target.parentElement.parentElement.firstChild.click()},async getList(){const{data:t}=await Object(d[\"getAllCategoryPost\"])({enableStatus:5});\"{}\"===JSON.stringify(t)?this.categoryData=[]:this.categoryData=t},checkChange(t,e){this.$emit(\"change\",t,e)},change(t){let e=[];e=this.multiple?t[0]:t;let o=[],a={},n={},d={},r={};e[0]&&(a=this.categoryData.find(t=>t.id===e[0]),o.push(a)),e[1]&&(n=a.children.find(t=>t.id===e[1]),o.push(n)),e[2]&&(d=n.children.find(t=>t.id===e[2]),o.push(d)),e[3]&&(r=d.children.find(t=>t.id===e[3]),o.push(r)),this.$emit(\"change\",t,o)},expandChange(t){this.$emit(\"expandChange\",t)},visibleChange(t){this.$emit(\"visibleChange\",t)}}},u=r,s=o(\"2877\"),l=Object(s[\"a\"])(u,a,n,!1,null,\"12aafc07\",null);e[\"default\"]=l.exports},c40e:function(t,e,o){\"use strict\";o.r(e),o.d(e,\"getAllGoodsBasicBySku\",(function(){return n})),o.d(e,\"goodsImport\",(function(){return d})),o.d(e,\"goodsQuickImport\",(function(){return r})),o.d(e,\"searchBasic\",(function(){return u})),o.d(e,\"exportSearchBasic\",(function(){return s})),o.d(e,\"defineSpec\",(function(){return l})),o.d(e,\"addBasicAndPublishGoods\",(function(){return c})),o.d(e,\"editQuickGoods\",(function(){return i})),o.d(e,\"getQuickGoodsInfo\",(function(){return f})),o.d(e,\"addGoodsBasic\",(function(){return p})),o.d(e,\"getAllGoodsBasic\",(function(){return g})),o.d(e,\"exportGetAllGoodsBasic\",(function(){return G})),o.d(e,\"getGoodsBasicInfoById\",(function(){return h})),o.d(e,\"getGoodsByCategory\",(function(){return m})),o.d(e,\"updateEnableStatus\",(function(){return b})),o.d(e,\"delGoodsBasic\",(function(){return y})),o.d(e,\"editGoodsBasic\",(function(){return O})),o.d(e,\"getGoodsBasicOfShopId\",(function(){return S})),o.d(e,\"updateCategory\",(function(){return j})),o.d(e,\"BatchUnloading\",(function(){return B})),o.d(e,\"setTop\",(function(){return C})),o.d(e,\"setSalesNumBatch\",(function(){return k})),o.d(e,\"setSalesNum\",(function(){return M})),o.d(e,\"getAllUnit\",(function(){return A})),o.d(e,\"addUnit\",(function(){return v})),o.d(e,\"editUnit\",(function(){return w})),o.d(e,\"updateEnablesStatus\",(function(){return x})),o.d(e,\"delUnit\",(function(){return I})),o.d(e,\"SpecManageAdd\",(function(){return T})),o.d(e,\"SpecManageedit\",(function(){return _})),o.d(e,\"SpecManagedel\",(function(){return P})),o.d(e,\"SpecManageinfo\",(function(){return z})),o.d(e,\"SpecManagegetAll\",(function(){return E})),o.d(e,\"getAllGoodsBySku\",(function(){return $})),o.d(e,\"searchGood\",(function(){return D})),o.d(e,\"exportSearchGood\",(function(){return U})),o.d(e,\"addGoods\",(function(){return Q})),o.d(e,\"getGoodsInfo\",(function(){return N})),o.d(e,\"delGoods\",(function(){return L})),o.d(e,\"editGoods\",(function(){return R})),o.d(e,\"getAllGoods\",(function(){return J})),o.d(e,\"getAllGoodsList\",(function(){return K})),o.d(e,\"exportGetAllGoodsList\",(function(){return F})),o.d(e,\"exportGetAllGoods\",(function(){return q})),o.d(e,\"auditGoods\",(function(){return H})),o.d(e,\"getGoodsByCondition\",(function(){return V})),o.d(e,\"GoodsUpdateEnableStatus\",(function(){return W})),o.d(e,\"batchGoodsExpress\",(function(){return X})),o.d(e,\"addBrand\",(function(){return Y})),o.d(e,\"editBrand\",(function(){return Z})),o.d(e,\"getBrandInfoById\",(function(){return tt})),o.d(e,\"updateBrandStatus\",(function(){return et})),o.d(e,\"delBrand\",(function(){return ot})),o.d(e,\"getAllBrand\",(function(){return at})),o.d(e,\"setBrand\",(function(){return nt})),o.d(e,\"setSku\",(function(){return dt})),o.d(e,\"setNoSalesShop\",(function(){return rt})),o.d(e,\"addCategory\",(function(){return ut})),o.d(e,\"updateCategoryStatus\",(function(){return st})),o.d(e,\"getCategoryInfoById\",(function(){return lt})),o.d(e,\"getAllCategory\",(function(){return ct})),o.d(e,\"delCategory\",(function(){return it})),o.d(e,\"editCategory\",(function(){return ft})),o.d(e,\"getAllCategoryPost\",(function(){return pt})),o.d(e,\"getGoodsByBarCode\",(function(){return gt})),o.d(e,\"getRelMap\",(function(){return Gt})),o.d(e,\"getPriceTrend\",(function(){return ht})),o.d(e,\"batchSetDistribution\",(function(){return mt})),o.d(e,\"addGoodsSupport\",(function(){return bt})),o.d(e,\"editGoodsSupport\",(function(){return yt})),o.d(e,\"delGoodsSupport\",(function(){return Ot})),o.d(e,\"getAllGoodsSupport\",(function(){return St})),o.d(e,\"getGoodsSupportInfo\",(function(){return jt})),o.d(e,\"getAllGoodsGroups\",(function(){return Bt})),o.d(e,\"addGoodsGroups\",(function(){return Ct})),o.d(e,\"enableGoodsGroups\",(function(){return kt})),o.d(e,\"updateGoodsGroups\",(function(){return Mt})),o.d(e,\"getReservoirInfo\",(function(){return At})),o.d(e,\"deleteGoodsGroups\",(function(){return vt})),o.d(e,\"setSort\",(function(){return wt}));var a=o(\"b775\");function n(t){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBasic/getAllGoodsBasicBySku\",method:\"post\",data:t})}function d(t){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBasic/goodsImport\",method:\"post\",data:t})}function r(t){return Object(a[\"default\"])({url:\"/Goods/QuickGoods/goodsQuickImport\",method:\"post\",data:t})}function u(t){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBasic/search\",method:\"post\",data:t})}function s(t){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBasic/search\",method:\"post\",responseType:\"blob\",data:t})}function l(t){return Object(a[\"default\"])({url:\"/GoodsManage/SpecManage/defineSpec\",method:\"post\",data:t})}function c(t){return Object(a[\"default\"])({url:\"/Goods/QuickGoods/addBasicAndPublishGoods\",method:\"post\",data:t})}function i(t){return Object(a[\"default\"])({url:\"/Goods/QuickGoods/editQuickGoods\",method:\"post\",data:t})}function f(t,e){return Object(a[\"default\"])({url:\"/Goods/QuickGoods/getQuickGoodsInfo/\"+t,method:\"post\",data:e})}function p(t){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBasic/addGoodsBasic\",method:\"post\",data:t})}function g(t){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBasic/getAllGoodsBasic\",method:\"post\",data:t})}function G(t){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBasic/getAllGoodsBasic\",responseType:\"blob\",method:\"post\",data:t})}function h(t,e){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBasic/getGoodsBasicInfoById/\"+t,method:\"post\",data:e})}function m(t){return Object(a[\"default\"])({url:\"/Goods/ApiGoods/getGoodsByCategory\",method:\"post\",data:t})}function b(t){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBasic/updateEnableStatus\",method:\"put\",data:t})}function y(t,e){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBasic/delGoodsBasic/\"+t,method:\"delete\",data:e})}function O(t,e){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBasic/editGoodsBasic/\"+t,method:\"put\",data:e})}function S(t){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBasic/getGoodsBasicOfShopId\",method:\"post\",data:t})}function j(t){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBasic/updateCategory\",method:\"post\",data:t})}function B(t){return Object(a[\"default\"])({url:\"/Goods/Goods/updateEnableStatus\",method:\"post\",data:t})}function C(t,e){return Object(a[\"default\"])({url:\"/Goods/Goods/setTop/\"+t,method:\"get\",data:e})}function k(t){return Object(a[\"default\"])({url:\"/Goods/Goods/setSalesNumBatch\",method:\"post\",data:t})}function M(t){return Object(a[\"default\"])({url:\"/Goods/Goods/setSalesNum\",method:\"post\",data:t})}function A(t){return Object(a[\"default\"])({url:\"/GoodsManage/Units/getAll\",method:\"post\",data:t})}function v(t){return Object(a[\"default\"])({url:\"/GoodsManage/Units/add\",method:\"post\",data:t})}function w(t,e){return Object(a[\"default\"])({url:\"/GoodsManage/Units/edit/\"+t,method:\"put\",data:e})}function x(t){return Object(a[\"default\"])({url:\"/GoodsManage/Units/updateEnablesStatus\",method:\"put\",data:t})}function I(t,e){return Object(a[\"default\"])({url:\"/GoodsManage/Units/del/\"+t,method:\"delete\",data:e})}function T(t){return Object(a[\"default\"])({url:\"/GoodsManage/SpecManage/add\",method:\"post\",data:t})}function _(t,e){return Object(a[\"default\"])({url:\"/GoodsManage/SpecManage/edit/\"+t,method:\"post\",data:e})}function P(t,e){return Object(a[\"default\"])({url:\"/GoodsManage/SpecManage/del/\"+t,method:\"delete\",data:e})}function z(t,e){return Object(a[\"default\"])({url:\"/GoodsManage/SpecManage/info/\"+t,method:\"get\",data:e})}function E(t){return Object(a[\"default\"])({url:\"/GoodsManage/SpecManage/getAll\",method:\"post\",data:t})}function $(t){return Object(a[\"default\"])({url:\"/Goods/Goods/getAllGoodsBySku\",method:\"post\",data:t})}function D(t){return Object(a[\"default\"])({url:\"/Goods/Goods/search\",method:\"post\",data:t})}function U(t){return Object(a[\"default\"])({url:\"/Goods/Goods/search\",responseType:\"blob\",method:\"post\",data:t})}function Q(t){return Object(a[\"default\"])({url:\"/Goods/Goods/addGoods\",method:\"post\",data:t})}function N(t,e){return Object(a[\"default\"])({url:\"/Goods/Goods/getGoodsInfo/\"+t,method:\"post\",data:e})}function L(t,e){return Object(a[\"default\"])({url:\"/Goods/Goods/delGoods/\"+t,method:\"get\",data:e})}function R(t,e){return Object(a[\"default\"])({url:\"/Goods/Goods/editGoods/\"+t,method:\"put\",data:e})}function J(t){return Object(a[\"default\"])({url:\"/Goods/Goods/getAllGoods\",method:\"post\",data:t})}function K(t){return Object(a[\"default\"])({url:\"/Goods/Goods/getAllGoodsList\",method:\"post\",data:t})}function F(t){return Object(a[\"default\"])({url:\"/Goods/Goods/getAllGoodsList\",method:\"post\",responseType:\"blob\",data:t})}function q(t){return Object(a[\"default\"])({url:\"/Goods/Goods/getAllGoods\",method:\"post\",responseType:\"blob\",data:t})}function H(t,e){return Object(a[\"default\"])({url:\"/Goods/Goods/audit/\"+t,method:\"put\",data:e})}function V(t){return Object(a[\"default\"])({url:\"/Goods/Goods/getGoodsByCondition\",method:\"post\",data:t})}function W(t){return Object(a[\"default\"])({url:\"/Goods/Goods/updateEnableStatus\",method:\"post\",data:t})}function X(t){return Object(a[\"default\"])({url:\"/Goods/Goods/batchGoodsExpress\",method:\"post\",data:t})}function Y(t){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBrand/addBrand\",method:\"post\",data:t})}function Z(t,e){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBrand/editBrand/\"+t,method:\"put\",data:e})}function tt(t,e){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBrand/getBrandInfoById/\"+t,method:\"put\",data:e})}function et(t,e){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBrand/updateBrandStatus/\"+t,method:\"put\",data:e})}function ot(t,e){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBrand/delBrand/\"+t,method:\"delete\",data:e})}function at(t){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBrand/getAllBrand\",method:\"post\",data:t})}function nt(t){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBasic/setBrand\",method:\"put\",data:t})}function dt(t){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBasic/setSku\",method:\"put\",data:t})}function rt(t){return Object(a[\"default\"])({url:\"/GoodsManage/GoodsBasic/setNoSalesShop\",method:\"put\",data:t})}function ut(t){return Object(a[\"default\"])({url:\"/GoodsCategory/GoodsCategory/addCategory\",method:\"post\",data:t})}function st(t,e){return Object(a[\"default\"])({url:\"/GoodsCategory/GoodsCategory/updateCategoryStatus/\"+t,method:\"put\",data:e})}function lt(t,e){return Object(a[\"default\"])({url:\"/GoodsCategory/GoodsCategory/getCategoryInfoById/\"+t,method:\"get\",data:e})}function ct(t){return Object(a[\"default\"])({url:\"/GoodsCategory/GoodsCategory/getAllCategory\",method:\"get\",data:t})}function it(t,e){return Object(a[\"default\"])({url:\"/GoodsCategory/GoodsCategory/delCategory/\"+t,method:\"delete\",data:e})}function ft(t,e){return Object(a[\"default\"])({url:\"/GoodsCategory/GoodsCategory/editCategory/\"+t,method:\"put\",data:e})}function pt(t){return Object(a[\"default\"])({url:\"/GoodsCategory/GoodsCategory/getAllCategory\",method:\"post\",data:t})}function gt(t){return Object(a[\"default\"])({url:\"/Goods/Goods/getGoodsByBarCode\",method:\"post\",data:t})}function Gt(t){return Object(a[\"default\"])({url:\"/Goods/Goods/getRelMap\",method:\"post\",data:t})}function ht(t,e){return Object(a[\"default\"])({url:\"Goods/Goods/getPriceTrend/\"+t,method:\"POST\",data:e})}function mt(t){return Object(a[\"default\"])({url:\"Goods/Goods/batchSetDistribution\",method:\"POST\",data:t})}function bt(t){return Object(a[\"default\"])({url:\"Goods/GoodsSupport/addGoodsSupport\",method:\"post\",data:t})}function yt(t){return Object(a[\"default\"])({url:\"/Goods/GoodsSupport/editGoodsSupport\",method:\"post\",data:t})}function Ot(t,e){return Object(a[\"default\"])({url:\"Goods/GoodsSupport/delGoodsSupport/\"+t,method:\"post\",data:e})}function St(t){return Object(a[\"default\"])({url:\"Goods/GoodsSupport/getAllGoodsSupport\",method:\"post\",data:t})}function jt(t,e){return Object(a[\"default\"])({url:\"/Goods/GoodsSupport/getGoodsSupportInfo/\"+t,method:\"post\",data:e})}function Bt(t){return Object(a[\"default\"])({url:\"Goods/GoodsGroups/getAllGoodsGroups\",method:\"post\",data:t})}function Ct(t){return Object(a[\"default\"])({url:\"Goods/GoodsGroups/addGoodsGroups\",method:\"post\",data:t})}function kt(t,e){return Object(a[\"default\"])({url:\"Goods/GoodsGroups/enableGoodsGroups/\"+t,method:\"post\",data:e})}function Mt(t,e){return Object(a[\"default\"])({url:\"Goods/GoodsGroups/updateGoodsGroups/\"+t,method:\"post\",data:e})}function At(t,e){return Object(a[\"default\"])({url:\"Goods/GoodsGroups/getReservoirInfo/\"+t,method:\"post\",data:e})}function vt(t,e){return Object(a[\"default\"])({url:\"Goods/GoodsGroups/deleteGoodsGroups/\"+t,method:\"post\",data:e})}function wt(t){return Object(a[\"default\"])({url:\"Goods/Goods/setSort\",method:\"post\",data:t})}}}]);","extractedComments":[]}
|