fix: 政策法规资料-列表字段修改
This commit is contained in:
+2
-2
@@ -133,7 +133,7 @@
|
|||||||
<el-table-column
|
<el-table-column
|
||||||
show-overflow-tooltip
|
show-overflow-tooltip
|
||||||
prop="firstTypeName"
|
prop="firstTypeName"
|
||||||
label="1级资料类别"
|
label="1级资料分类"
|
||||||
align="center"
|
align="center"
|
||||||
sortable="custom"
|
sortable="custom"
|
||||||
>
|
>
|
||||||
@@ -141,7 +141,7 @@
|
|||||||
<el-table-column
|
<el-table-column
|
||||||
show-overflow-tooltip
|
show-overflow-tooltip
|
||||||
prop="secondTypeName"
|
prop="secondTypeName"
|
||||||
label="2级资料类别"
|
label="2级资料分类"
|
||||||
align="center"
|
align="center"
|
||||||
sortable="custom"
|
sortable="custom"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user