Commit ebd2af4c by lichengming

修改了试验项目

parent 14ba9e6a
...@@ -413,10 +413,7 @@ export default { ...@@ -413,10 +413,7 @@ export default {
} }
}, },
_visibleChange(data) { _visibleChange(data) {
if (!data && this.$showBtn('food-aptitude-item-step-edit')) { this.$emit('on-result-change')
this.$emit('on-result-change')
this.$refs.testStepByAptitude._clear()
}
} }
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment