2.看板接口
@ -90,6 +90,7 @@ export default {
})
},
search(queryParam){
queryParam.dcch=queryParam.dcCh
getSljhPgd(queryParam).then(res=>{
this.sljhItemList=res.data
this.drawSljhItem(this.sljhItemList.r('0:20'))