27321
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'AppSpecialMental',
|
name: 'AppSpecialMental',
|
||||||
label: '精神病人',
|
label: '精神病患者',
|
||||||
|
|
||||||
components: {
|
components: {
|
||||||
Add,
|
Add,
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user