优化
This commit is contained in:
parent
64ffb4f06e
commit
1d8a4d3ba9
@ -337,7 +337,7 @@ export default {
|
||||
resetFlag: 0,
|
||||
clearFlag: 1
|
||||
}
|
||||
await this.handleResetData(this.$route.query.id || '')
|
||||
await this.handleResetData(this.obj.id || '')
|
||||
this.dialogFormVisibleChongZhi = true
|
||||
},
|
||||
// 结果值录入
|
||||
|
||||
@ -551,6 +551,7 @@ export default {
|
||||
}
|
||||
&-content {
|
||||
margin-bottom: 10px;
|
||||
transition: 2s all;
|
||||
&-top {
|
||||
display: flex;
|
||||
align-content: center;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user