Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -87,9 +87,8 @@
|
|||||||
ref="multipleTable"
|
ref="multipleTable"
|
||||||
:data="localProTableList"
|
:data="localProTableList"
|
||||||
tooltip-effect="dark"
|
tooltip-effect="dark"
|
||||||
style="width: 100%"
|
style="width: 100%;height: calc(100% - 150px)"
|
||||||
border
|
border
|
||||||
:height="400"
|
|
||||||
:header-cell-style="{background: '#e8e8e8', color: '#333333', fontSize: '15px',
|
:header-cell-style="{background: '#e8e8e8', color: '#333333', fontSize: '15px',
|
||||||
fontWeight: 'normal', height: '48px'}"
|
fontWeight: 'normal', height: '48px'}"
|
||||||
@selection-change="handleSelectionChange">
|
@selection-change="handleSelectionChange">
|
||||||
|
|||||||
@@ -719,10 +719,10 @@
|
|||||||
label: '海外标准法规',
|
label: '海外标准法规',
|
||||||
value: 'bussstand'
|
value: 'bussstand'
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
label: '国内外政策',
|
// label: '国内外政策',
|
||||||
value: 'laws'
|
// value: 'laws'
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
label: '企业标准',
|
label: '企业标准',
|
||||||
value: 'enterprise'
|
value: 'enterprise'
|
||||||
|
|||||||
Reference in New Issue
Block a user