This commit is contained in:
wanglei
2022-02-11 10:12:47 +08:00
parent 69215f3fe6
commit f03fa51d73
2 changed files with 6 additions and 24 deletions

View File

@@ -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;
}
}