党建大屏

This commit is contained in:
yanran200730
2022-05-06 16:25:55 +08:00
parent 55e3ab0612
commit 39f6cb1ff2
5 changed files with 101 additions and 4 deletions

View File

@@ -61,9 +61,10 @@
:params="query"
@change="onChange"
:urlPrefix="urlPrefix"
:theme="config.theme"
@close="isShowLayout = false">
</Layout>
<ai-dv-wrapper :views="[{label: '返回'}]" @change="screenId = false" v-if="screenId" :title="form.name">
<ai-dv-wrapper :views="[{label: '返回'}]" :theme="config.theme" @change="screenId = false" v-if="screenId" :title="form.name">
<AiDvBackground
:theme="config.theme"
v-if="config.length || config.theme === '1'"