Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
P
pica.cloud.web-education-admin
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
Close sidebar
动态
分支图
统计图
创建新议题
提交
议题看板
打开侧边栏
jingqi.liu
pica.cloud.web-education-admin
提交
70e3e331
提交
70e3e331
编写于
7月 17, 2019
作者:
tao.wu
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
no message
上级
6fdf4d49
变更
2
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
24 行增加
和
24 行删除
+24
-24
edit-information.vue
...atients/mypatients-manage/components/edit-information.vue
+20
-20
patient-detail.vue
src/views/patients/mypatients-manage/patient-detail.vue
+4
-4
未找到文件。
src/views/patients/mypatients-manage/components/edit-information.vue
浏览文件 @
70e3e331
...
...
@@ -151,26 +151,26 @@
<
/el-col
>
<
/el-row
>
<
el
-
row
>
<
el
-
col
:
span
=
"12"
>
<
el
-
form
-
item
label
=
"医保号"
prop
=
"socialCard"
>
<
el
-
input
v
-
model
.
trim
=
"patientInfoForm.socialCard"
placeholder
=
"请输入居民医保卡号码"
maxlength
=
"30"
clearable
>
<
/el-input
>
<
/el-form-item
>
<
/el-col
>
<
el
-
col
:
span
=
"12"
>
<
el
-
form
-
item
label
=
"健康档案编号"
prop
=
"fileLocator"
>
<
el
-
input
v
-
model
.
trim
=
"patientInfoForm.fileLocator"
placeholder
=
"请输入居民健康档案编号"
maxlength
=
"30"
clearable
>
<
/el-input
>
<
/el-form-item
>
<
/el-col
>
<
!--
<
el
-
col
:
span
=
"12"
>--
>
<
!--
<
el
-
form
-
item
label
=
"医保号"
prop
=
"socialCard"
>--
>
<
!--
<
el
-
input
-->
<!--
v
-
model
.
trim
=
"patientInfoForm.socialCard"
-->
<!--
placeholder
=
"请输入居民医保卡号码"
-->
<!--
maxlength
=
"30"
-->
<!--
clearable
>--
>
<
!--
<
/el-input>--
>
<
!--
<
/el-form-item>--
>
<
!--
<
/el-col>--
>
<
!--
<
el
-
col
:
span
=
"12"
>--
>
<
!--
<
el
-
form
-
item
label
=
"健康档案编号"
prop
=
"fileLocator"
>--
>
<
!--
<
el
-
input
-->
<!--
v
-
model
.
trim
=
"patientInfoForm.fileLocator"
-->
<!--
placeholder
=
"请输入居民健康档案编号"
-->
<!--
maxlength
=
"30"
-->
<!--
clearable
>--
>
<
!--
<
/el-input>--
>
<
!--
<
/el-form-item>--
>
<
!--
<
/el-col>--
>
<
/el-row
>
<
div
class
=
"has-header"
>
联系方式
<
/div
>
<
el
-
row
>
...
...
src/views/patients/mypatients-manage/patient-detail.vue
浏览文件 @
70e3e331
...
...
@@ -31,10 +31,10 @@
<
div
><
p
class
=
"title"
>
民族:
<
/p><p class="info">{{nationalityDes
}}
</
p
><
/div
>
<
div
><
p
class
=
"title"
>
常驻类型:
<
/p><p class="info">{{patientInfo.permanentResidence | permanentFilter
}}
</
p
><
/div
>
<
/div
>
<
div
class
=
"item"
>
<
div
><
p
class
=
"title"
>
健康档案编号:
<
/p><p class="info">{{patientInfo.fileLocator | emptyFilter
}}
</
p
><
/div
>
<
div
><
p
class
=
"title"
>
医保号:
<
/p><p class="info">{{patientInfo.socialCard | emptyFilter
}}
</
p
><
/div
>
<
/div
>
<
!--
<
div
class
=
"item"
>--
>
<
!--
<
div
><
p
class
=
"title"
>
健康档案编号:
<
/p><p class="info">{{patientInfo.fileLocator | emptyFilter
}}
</
p
><
/div>--
>
<
!--
<
div
><
p
class
=
"title"
>
医保号:
<
/p><p class="info">{{patientInfo.socialCard | emptyFilter
}}
</
p
><
/div>--
>
<
!--
<
/div>--
>
<
div
class
=
"has-header"
>
数据记录
<
/div
>
<
div
class
=
"item wrap-p"
>
<
div
><
p
class
=
"title"
>
诊断:
<
/p><p class="info">{{showDiseaseName | emptyFilter
}}
</
p
><
/div
>
...
...
写
预览
Markdown
格式
0%
请重试
or
附加一个文件
附加文件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录