迁移
This commit is contained in:
		| @@ -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> | ||||
|   | ||||
| @@ -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="基本信息"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user