1.作业计划查询取消日期限制

2.看板接口
master
董哲奇 8 months ago
parent 1dc8d2d76c
commit 2ce59647ac

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

Loading…
Cancel
Save