Showing
1 changed file
with
1 additions
and
1 deletions
@@ -26,7 +26,7 @@ | @@ -26,7 +26,7 @@ | ||
26 | <el-col :span="24" class="flex-div-start margin-bottom-10"> | 26 | <el-col :span="24" class="flex-div-start margin-bottom-10"> |
27 | 27 | ||
28 | <!-- <span>匹配项:{{num}}个</span>--> | 28 | <!-- <span>匹配项:{{num}}个</span>--> |
29 | - <span class="font-size:15px;">[筛选:{{keyword}}]({{count}})</span> | 29 | + <span style="font-size:15px;">[筛选:{{keyword}}]({{count}})</span> |
30 | 30 | ||
31 | </el-col> | 31 | </el-col> |
32 | </el-row> | 32 | </el-row> |
-
Please register or login to post a comment