This commit is contained in:
yanran200730
2022-02-11 13:59:15 +08:00
parent f7d5efd4ae
commit 57564bcc1c
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
export default { export default {
name: 'AppSpecialMental', name: 'AppSpecialMental',
label: '精神病', label: '精神病患者',
components: { components: {
Add, Add,

View File

@@ -1,6 +1,6 @@
<template> <template>
<ai-list class="list"> <ai-list class="list">
<ai-title slot="title" title="精神病" isShowBottomBorder></ai-title> <ai-title slot="title" title="精神病患者" isShowBottomBorder></ai-title>
<template slot="content"> <template slot="content">
<div class="content"> <div class="content">
<ai-search-bar bottomBorder> <ai-search-bar bottomBorder>