分类组件显示当前列表对应分类数量

This commit is contained in:
禺狨
2023-03-15 12:21:33 +08:00
parent 35ea9e8877
commit b54bf7646e
6 changed files with 60 additions and 19 deletions

View File

@@ -459,3 +459,7 @@ textarea.ant-input {
height: 14px;
background: #cccccc;
}
.tree-num {
color: rgba(0, 0, 0, 0.45);
}