webpackJsonp([27],{WXOK:function(t,e){},dHnX:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=n("3idm"),i={name:"productAttrList",data:function(){return{list:null,total:null,listLoading:!0,listQuery:{pageNum:1,pageSize:5,type:this.$route.query.type},operateType:null,multipleSelection:[],operates:[{label:"删除",value:"deleteProductAttr"}]}},created:function(){this.getList()},methods:{getList:function(){var t=this;this.listLoading=!0,Object(a.c)(this.$route.query.cid,this.listQuery).then(function(e){t.listLoading=!1,t.list=e.data.list,t.total=e.data.total})},addProductAttr:function(){this.$router.push({path:"/pms/addProductAttr",query:{cid:this.$route.query.cid,type:this.$route.query.type}})},handleSelectionChange:function(t){this.multipleSelection=t},handleBatchOperate:function(){if(this.multipleSelection<1)this.$message({message:"请选择一条记录",type:"warning",duration:1e3});else if("deleteProductAttr"===this.operateType){for(var t=[],e=0;e