|
|
@ -50,7 +50,7 @@ |
|
|
:key="item.label" |
|
|
:key="item.label" |
|
|
:type="item.label" |
|
|
:type="item.label" |
|
|
effect="plain" @click="handelClickTag(item.label)" style="margin-right: 10px;cursor: pointer;"> |
|
|
effect="plain" @click="handelClickTag(item.label)" style="margin-right: 10px;cursor: pointer;"> |
|
|
{{ item.label }} |
|
|
{{ item.label }}({{item.count}}) |
|
|
</el-tag> |
|
|
</el-tag> |
|
|
</div> |
|
|
</div> |
|
|
<p v-show="smatrFlag && searchStatus == 'ing'" class="rules_box"> |
|
|
<p v-show="smatrFlag && searchStatus == 'ing'" class="rules_box"> |
|
|
|