This commit is contained in:
USER-20220102CG\noblelift
2023-02-22 15:54:29 +08:00
parent 7e080cc8f9
commit 0414ee3180
15 changed files with 161 additions and 855 deletions

View File

@@ -7,6 +7,7 @@
<el-cascader
v-model="labelAndValue"
:options="labelsOptions"
filterable
placeholder="请选择标签"
checkStrictly
@change="queryData"