27094
This commit is contained in:
@@ -408,7 +408,6 @@ export default {
|
||||
|
||||
methods: {
|
||||
getDetail() {
|
||||
console.log(111);
|
||||
if (!this.id) return
|
||||
var urlList = ['/app/appspecialdisabled/queryDetailById', '/app/appspecialmental/queryDetailById', '/app/appspecialadjustment/queryDetailById',
|
||||
'/app/appspecialdrug/queryDetailById', '/app/appspecialprison/queryDetailById']
|
||||
@@ -559,6 +558,7 @@ export default {
|
||||
width: 60%;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
font-size: 32px !important;
|
||||
.u-icon {
|
||||
margin-left: 16px;
|
||||
}
|
||||
@@ -594,6 +594,7 @@ export default {
|
||||
|
||||
.value {
|
||||
margin-left: 16px;
|
||||
font-size: 32px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user