【修改】修改bug
This commit is contained in:
@@ -223,6 +223,7 @@ export default {
|
|||||||
this.assignForm =JSON.parse(this.processOld.submitJson)
|
this.assignForm =JSON.parse(this.processOld.submitJson)
|
||||||
}
|
}
|
||||||
this.$nextTick(()=>{
|
this.$nextTick(()=>{
|
||||||
|
this.$refs.processFormRef.clearValidate()
|
||||||
this.$refs.applicationFormRef.clearValidate()
|
this.$refs.applicationFormRef.clearValidate()
|
||||||
this.$refs.assignFormRef.clearValidate()
|
this.$refs.assignFormRef.clearValidate()
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user