feat: 为文档库/相关问题页面添加类型筛选功能 #92
@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="question-category">
|
<div class="question-category">
|
||||||
<el-row class="hide-on-mobile" :gutter="12">
|
<el-row :gutter="12">
|
||||||
<el-col :span="12" :xs="12">
|
<el-col :span="12" :xs="12">
|
||||||
<span class="select-label">{{
|
<span class="select-label">{{
|
||||||
$t('product-filter.product-type')
|
$t('product-filter.product-type')
|
||||||
|
|||||||
Reference in New Issue
Block a user