Commit 2a68672b by zhaochengxiang

采集

parent aa81832c
......@@ -179,7 +179,7 @@ const UpdateTaskModal = (props) => {
}
const targetItem = (param) => {
if (param.selectMode === 'select') {
if (param.selectMode === 'singleSelect') {
return (
<Select allowClear>
{
......
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