|
@@ -3,7 +3,7 @@
|
|
<div style="background: white; height: 100%" >
|
|
<div style="background: white; height: 100%" >
|
|
<el-container>
|
|
<el-container>
|
|
<el-aside width="300px">
|
|
<el-aside width="300px">
|
|
- <filter_search ref="filter_search" @customTab="handleCustomFields" :numberQuery="condition.NO" :searchOption="getConditionStr" :customFields="customFields" :projectId="condition.otherCondition?condition.otherCondition.projectId:undefined"></filter_search>
|
|
|
|
|
|
+ <filter_search ref="filter_search" @customTab="handleCustomFields" :numberQuery="condition.NO" :searchOption="getConditionStr()" :customFields="customFields" :projectId="condition.otherCondition?condition.otherCondition.projectId:undefined"></filter_search>
|
|
</el-aside>
|
|
</el-aside>
|
|
<el-container>
|
|
<el-container>
|
|
<el-header style="height:auto !important;padding:0 !important;">
|
|
<el-header style="height:auto !important;padding:0 !important;">
|