Commit 034122bb by liuchenxi

update: 标签

parent 7174da3c
......@@ -402,7 +402,6 @@ export default {
return arr;
} else {
return this.tagList.filter(el => {
if (el.levelName == '常用标签' && el.count <= 0) return false;
return el['handTag'] === 0;
});
}
......
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