Commit 874961b4 authored by miaojiale's avatar miaojiale

推送

parent 5cc0018a
......@@ -855,7 +855,7 @@ export default {
}
}
}
if (!display && targetItem) {
if (!display && targetItem.prop != "pathology_path") {
// 清空数据
const newVal = Array.isArray(this.form[targetItem.prop])
? []
......
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