forked from Gitlink/forgeplus-react
清除选中项-任务
This commit is contained in:
parent
0cb6986aed
commit
5e36abb259
|
@ -260,6 +260,7 @@ class order extends Component {
|
|||
assigned_to_ids: "负责人",
|
||||
status_ids: "状态",
|
||||
done_ratios: "完成度",
|
||||
fixed_version_ids:"里程碑",
|
||||
paix: "排序",
|
||||
checkedValue:[],
|
||||
all:undefined
|
||||
|
|
Loading…
Reference in New Issue