This commit is contained in:
zhutianqi
2021-12-08 13:51:56 +08:00
parent 0887c1f17d
commit 6afe997c42
@@ -173,7 +173,6 @@
style="width: 100%"
border
:height="sarProStateTableHeight"
:default-sort = "{prop: 'specificItem', order: 'ascending'}"
:header-cell-style="{background: '#e8e8e8', color: '#333333', fontSize: '16px',
fontWeight: 'bold', fontFamily: 'MicrosoftYaHei-Bold', height: '48px'}">
<el-table-column
@@ -201,7 +200,6 @@
</el-table-column>
<el-table-column
prop="specificItem"
sortable
label="具体章条">
</el-table-column>
<el-table-column