|
@@ -2,10 +2,10 @@
|
|
<BaseBlockCom title="线索及研判报告">
|
|
<BaseBlockCom title="线索及研判报告">
|
|
<template #title>
|
|
<template #title>
|
|
<ButtonSwitchCom style="margin-right: 14px" :options="[
|
|
<ButtonSwitchCom style="margin-right: 14px" :options="[
|
|
- {label: '日报', value: '1'},
|
|
|
|
- {label: '周报', value: '2'},
|
|
|
|
|
|
+ {label: '线索', value: '1'},
|
|
|
|
+ {label: '研判报告', value: '2'},
|
|
]" padding="6px 16px" type="type2" v-model:active="sourceType"/>
|
|
]" padding="6px 16px" type="type2" v-model:active="sourceType"/>
|
|
- <div class="more">查看更多》</div>
|
|
|
|
|
|
+<!-- <div class="more">查看更多》</div>-->
|
|
</template>
|
|
</template>
|
|
<ButtonSwitchCom class="buttons" :options="[
|
|
<ButtonSwitchCom class="buttons" :options="[
|
|
{label: '按日', value: '1'},
|
|
{label: '按日', value: '1'},
|