27321
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
export default {
|
||||
name: 'AppSpecialMental',
|
||||
label: '精神病人',
|
||||
label: '精神病患者',
|
||||
|
||||
components: {
|
||||
Add,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<ai-list class="list">
|
||||
<ai-title slot="title" title="精神病人" isShowBottomBorder></ai-title>
|
||||
<ai-title slot="title" title="精神病患者" isShowBottomBorder></ai-title>
|
||||
<template slot="content">
|
||||
<div class="content">
|
||||
<ai-search-bar bottomBorder>
|
||||
|
||||
Reference in New Issue
Block a user