Compare commits
2 Commits
78bb5006ab
...
a73982e464
Author | SHA1 | Date | |
---|---|---|---|
|
a73982e464 | ||
|
099487009e |
@ -284,6 +284,7 @@ export default {
|
|||||||
}else if(this.userInfo.roleCodes.includes('weixiu') ||this.userInfo.roleCodes.includes('general_inspection')){
|
}else if(this.userInfo.roleCodes.includes('weixiu') ||this.userInfo.roleCodes.includes('general_inspection')){
|
||||||
//总检或管理员
|
//总检或管理员
|
||||||
this.getBossTodo()
|
this.getBossTodo()
|
||||||
|
this.getServiceTodo()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -957,7 +958,7 @@ export default {
|
|||||||
margin: 0 40rpx 32rpx;
|
margin: 0 40rpx 32rpx;
|
||||||
background: #FFFFFF;
|
background: #FFFFFF;
|
||||||
border-radius: 8rpx 8rpx 8rpx 8rpx;
|
border-radius: 8rpx 8rpx 8rpx 8rpx;
|
||||||
padding: 40rpx;
|
padding: 20rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
.orderCountItem {
|
.orderCountItem {
|
||||||
|
Loading…
Reference in New Issue
Block a user