Commit 38b67c16 by 陈羽

update: 标签同步明细同步状态删除失败状态

parent a47a577f
...@@ -72,7 +72,6 @@ ...@@ -72,7 +72,6 @@
label="同步状态" label="同步状态"
width="100" width="100"
:filters="[ :filters="[
{ text: '删除', value: 0 },
{ text: '预处理', value: 1 }, { text: '预处理', value: 1 },
{ text: '成功', value: 2 }, { text: '成功', value: 2 },
{ text: '失败', value: 3 } { text: '失败', value: 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