|
@@ -168,7 +168,10 @@
|
|
|
pageSize: this.pageSize,
|
|
|
pageNum: this.pageNum,
|
|
|
}
|
|
|
- if(!checkRole(['administrators'])){
|
|
|
+ // if(!checkRole(['administrators'])){
|
|
|
+ // params.orderFoodUserId=this.userId
|
|
|
+ // }
|
|
|
+ if(!checkPermi(['system:clock:glylist'])){
|
|
|
params.orderFoodUserId=this.userId
|
|
|
}
|
|
|
if(this.jclx){
|