This commit is contained in:
yanran200730
2022-02-09 10:15:39 +08:00
parent 8440693bbd
commit 407d8d4baa
31 changed files with 10557 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
<section class="AppInterview">
<ai-list v-if="!isDetail">
<template #title>
<ai-title title="调查走访" isShowBottomBorder/>
<ai-title title="事务记录" isShowBottomBorder/>
</template>
<template #content>
<ai-search-bar>

View File

@@ -2,7 +2,7 @@
<section class="interviewDetail">
<ai-detail>
<template #title>
<ai-title title="调查走访详情" isShowBottomBorder isShowBack @onBackClick="interview.back()"/>
<ai-title title="事务记录详情" isShowBottomBorder isShowBack @onBackClick="interview.back()"/>
</template>
<template #content>
<ai-card title="基本信息">