Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
P
pica.cloud.web-education-admin
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
成员
成员
收起侧边栏
Close sidebar
动态
分支图
统计图
提交
打开侧边栏
com.pica.cloud.education.frontend
pica.cloud.web-education-admin
提交
e6eff64f
提交
e6eff64f
编写于
8月 15, 2019
作者:
yi.li
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
居民详情修改
上级
bd4cb591
变更
3
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
10 行增加
和
7 行删除
+10
-7
env-config.js
src/utils/env-config.js
+2
-2
edit-information.vue
...atients/mypatients-manage/components/edit-information.vue
+3
-4
patient-detail.vue
src/views/patients/mypatients-manage/patient-detail.vue
+5
-1
未找到文件。
src/utils/env-config.js
浏览文件 @
e6eff64f
...
@@ -10,9 +10,9 @@ export const envConfig = {
...
@@ -10,9 +10,9 @@ export const envConfig = {
// baseUrl: 'https://uat-sc.yunqueyi.com/',
// baseUrl: 'https://uat-sc.yunqueyi.com/',
// baseUrl: 'http://10.177.15.150:10401/',
// baseUrl: 'http://10.177.15.150:10401/',
// baseUrl: 'http://10.177.15.150:11905/',
// baseUrl: 'http://10.177.15.150:11905/',
//
baseUrl: 'https://dev-sc.yunqueyi.com/',
baseUrl
:
'https://dev-sc.yunqueyi.com/'
,
// baseUrl: 'https://test1-sc.yunqueyi.com/',
// baseUrl: 'https://test1-sc.yunqueyi.com/',
baseUrl
:
'https://uat-sc.yunqueyi.com/'
,
//
baseUrl: 'https://uat-sc.yunqueyi.com/',
apiUrl
:
'https://dev-api.yunqueyi.com/'
,
apiUrl
:
'https://dev-api.yunqueyi.com/'
,
qiniuFileUrl
:
"https://dev-sc.yunqueyi.com/contents/admin/qiniu/token1"
,
qiniuFileUrl
:
"https://dev-sc.yunqueyi.com/contents/admin/qiniu/token1"
,
qiniuResourceUrl
:
"https://test1-videos.yunqueyi.com"
,
qiniuResourceUrl
:
"https://test1-videos.yunqueyi.com"
,
...
...
src/views/patients/mypatients-manage/components/edit-information.vue
浏览文件 @
e6eff64f
...
@@ -49,7 +49,7 @@
...
@@ -49,7 +49,7 @@
:value=
"item.diseaseId"
>
:value=
"item.diseaseId"
>
</el-option>
</el-option>
</el-select>
-->
</el-select>
-->
<el-button
icon=
"el-icon-plus"
@
click=
"handleAddDiagnose"
>
添加诊断
</el-button>
<el-button
icon=
"el-icon-plus"
plain
@
click=
"handleAddDiagnose"
>
添加诊断
</el-button>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
...
@@ -74,7 +74,7 @@
...
@@ -74,7 +74,7 @@
<el-col
:span=
"24"
style=
"text-align: center;margin-top:15px;"
v-show=
"!patientId"
>
<el-button
plain
size=
"small"
@
click=
"toggleClick"
>
{{
tipsText
}}
</el-button></el-col>
<el-col
:span=
"24"
style=
"text-align: center;margin-top:15px;"
v-show=
"!patientId"
>
<el-button
plain
size=
"small"
@
click=
"toggleClick"
>
{{
tipsText
}}
</el-button></el-col>
</el-row>
</el-row>
<div
v-show=
"isShowAll || patientId"
>
<div
v-show=
"isShowAll || patientId"
>
<div
class=
"has-header"
>
基本信息
</div>
<div
class=
"has-header"
>
基本信息
</div>
<el-row>
<el-row>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
...
@@ -232,8 +232,7 @@
...
@@ -232,8 +232,7 @@
placeholder
=
"请输入内容"
placeholder
=
"请输入内容"
clearable
clearable
maxlength
=
"200"
maxlength
=
"200"
:
autosize
=
"{ minRows: 3, maxRows: 7
}
"
:
autosize
=
"{ minRows: 3, maxRows: 7
}
"
>
show
-
word
-
limit
>
<
/el-input
>
<
/el-input
>
<
span
class
=
"text-count"
>
{{
currentCount
}}
/
200
<
/span
>
<
span
class
=
"text-count"
>
{{
currentCount
}}
/
200
<
/span
>
<
/el-form-item
>
<
/el-form-item
>
...
...
src/views/patients/mypatients-manage/patient-detail.vue
浏览文件 @
e6eff64f
...
@@ -35,11 +35,15 @@
...
@@ -35,11 +35,15 @@
<!--
<
div
><
p
class
=
"title"
>
健康档案编号:
<
/p><p class="info">{{patientInfo.fileLocator | emptyFilter
}}
</
p
><
/div>--
>
<!--
<
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
><
p
class
=
"title"
>
医保号:
<
/p><p class="info">{{patientInfo.socialCard | emptyFilter
}}
</
p
><
/div>--
>
<!--
<
/div>--
>
<!--
<
/div>--
>
<
div
class
=
"has-header"
>
数据记录
<
/div
>
<
div
class
=
"item wrap-p"
>
<
div
class
=
"item wrap-p"
>
<
div
><
p
class
=
"title"
>
诊断:
<
/p><p class="info">{{showDiseaseName | emptyFilter
}}
</
p
><
/div
>
<
div
><
p
class
=
"title"
>
诊断:
<
/p><p class="info">{{showDiseaseName | emptyFilter
}}
</
p
><
/div
>
<
div
><
p
class
=
"title"
>
分组:
<
/p><p class="info">{{showLabelName | emptyFilter
}}
</
p
><
/div
>
<
div
><
p
class
=
"title"
>
分组:
<
/p><p class="info">{{showLabelName | emptyFilter
}}
</
p
><
/div
>
<
/div
>
<
/div
>
<!--
<
div
class
=
"has-header"
>
数据记录
<
/div
>
<
div
class
=
"item wrap-p"
>
<
div
><
p
class
=
"title"
>
诊断:
<
/p><p class="info">{{showDiseaseName | emptyFilter
}}
</
p
><
/div
>
<
div
><
p
class
=
"title"
>
分组:
<
/p><p class="info">{{showLabelName | emptyFilter
}}
</
p
><
/div
>
<
/div>--
>
<
div
class
=
"has-header"
>
联系方式
<
/div
>
<
div
class
=
"has-header"
>
联系方式
<
/div
>
<
div
class
=
"item"
>
<
div
class
=
"item"
>
<
div
><
p
class
=
"title"
>
手机号:
<
/p><p class="info">{{patientInfo.mobilePhone | emptyFilter
}}
</
p
><
/div
>
<
div
><
p
class
=
"title"
>
手机号:
<
/p><p class="info">{{patientInfo.mobilePhone | emptyFilter
}}
</
p
><
/div
>
...
...
写
预览
Markdown
格式
0%
请重试
or
附加一个文件
附加文件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录