优化
This commit is contained in:
parent
c2b3920c91
commit
208a599b96
@ -461,7 +461,7 @@ export default {
|
||||
this.$message.error(res.msg)
|
||||
return
|
||||
}
|
||||
this.form = {}
|
||||
// this.form = {}
|
||||
this.taskInfo = await this.$parent.handleGetTaskDetail(this.taskInfo.detailId)
|
||||
this.dialogFormVisible = false
|
||||
this.handleGetChangeTaskList()
|
||||
@ -620,7 +620,7 @@ export default {
|
||||
font-size: 16px;
|
||||
}
|
||||
&-content {
|
||||
margin-bottom: 10px;
|
||||
margin-bottom: 20px;
|
||||
max-height:2000px;
|
||||
transition:all 0.4s;
|
||||
box-shadow: 0 1px 6px 0 rgba(0,0,0,.12), 0 1px 6px 0 rgba(0,0,0,.12);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user