Commit d9e70ebc authored by miaojiale's avatar miaojiale

随访调查全部录入

parent d012b500
......@@ -169,12 +169,12 @@ export default {
type: "text",
}
},
isHidden({ isContinueFollow, checkStatus, followBatch }) {
return (
isContinueFollow !== 1 ||
(followBatch > 0 && checkStatus !== 3)
)
},
// isHidden({ isContinueFollow, checkStatus, followBatch }) {
// return (
// isContinueFollow !== 1 ||
// (followBatch > 0 && checkStatus !== 3)
// )
// },
},
],
},
......
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