Merge branch 'master' of http://122.51.230.86:3000/dianliang/lanan-repair-app
This commit is contained in:
commit
77bba7dd23
@ -284,6 +284,7 @@ export default {
|
||||
}else if(this.userInfo.roleCodes.includes('weixiu') ||this.userInfo.roleCodes.includes('general_inspection')){
|
||||
//总检或管理员
|
||||
this.getBossTodo()
|
||||
this.getServiceTodo()
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -957,7 +958,7 @@ export default {
|
||||
margin: 0 40rpx 32rpx;
|
||||
background: #FFFFFF;
|
||||
border-radius: 8rpx 8rpx 8rpx 8rpx;
|
||||
padding: 40rpx;
|
||||
padding: 20rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
.orderCountItem {
|
||||
|
Loading…
Reference in New Issue
Block a user