Compare commits
No commits in common. "a73982e464a81897834956f452291116d11bb15a" and "78bb5006abd6796b29fc25b84aa1acd2ce68cccc" have entirely different histories.
a73982e464
...
78bb5006ab
@ -284,7 +284,6 @@ 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()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -958,7 +957,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: 20rpx;
|
padding: 40rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
.orderCountItem {
|
.orderCountItem {
|
||||||
|
Loading…
Reference in New Issue
Block a user