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