Commit 2dca0fff authored by 李鹏 's avatar 李鹏

修改用户行为审计列表筛选条件

parent cc97dcb3
......@@ -10,13 +10,10 @@ export const operateTypeList = [
value: "编辑",
},
{
label: "上移",
value: "上移",
},
{
label: "下移",
value: "下移",
label: "上下移",
value: "上下移",
},
{
label: "导入",
value: "导入",
......
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