走访慰问

This commit is contained in:
yanran200730
2021-12-15 15:13:22 +08:00
parent 0dbbbc40d3
commit 45ae210236
2 changed files with 57 additions and 34 deletions

View File

@@ -21,7 +21,7 @@
</ai-wrapper>
</template>
</ai-card>
<component :is="component" v-if="currIndex === 1"></component>
<component :is="component" :name="params.name || params.name00" :id="params.id" :appId="appId" :dict="dict" :instance="instance" v-if="currIndex === 1"></component>
</template>
</ai-detail>
</template>