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
提交
8bf531fd
提交
8bf531fd
编写于
4月 10, 2019
作者:
yi.li
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
已选居民列表优化
上级
c4a334f0
变更
3
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
7 行增加
和
5 行删除
+7
-5
has-selected-patient.vue
...iews/followup/plan-manage/dialog/has-selected-patient.vue
+5
-3
select-patient.vue
src/views/followup/plan-manage/dialog/select-patient.vue
+1
-1
followupDetail.vue
src/views/followup/record-manage/dialog/followupDetail.vue
+1
-1
未找到文件。
src/views/followup/plan-manage/dialog/has-selected-patient.vue
浏览文件 @
8bf531fd
...
@@ -6,7 +6,8 @@
...
@@ -6,7 +6,8 @@
:before-close=
"clickClose"
:before-close=
"clickClose"
:close-on-click-modal=
"false"
:close-on-click-modal=
"false"
:close-on-press-escape=
"false"
:close-on-press-escape=
"false"
center
:lock-scroll=
"false"
>
center
:lock-scroll=
"false"
width=
"65%"
>
<div
class=
"selected-dialog-content"
>
<div
class=
"selected-dialog-content"
>
<div
class=
"title-div"
>
<div
class=
"title-div"
>
<el-button
type=
"primary"
size=
"small"
@
click=
"continueAdd"
>
继续添加
</el-button>
<el-button
type=
"primary"
size=
"small"
@
click=
"continueAdd"
>
继续添加
</el-button>
...
@@ -23,7 +24,8 @@
...
@@ -23,7 +24,8 @@
<el-table-column
<el-table-column
prop=
"age"
prop=
"age"
label=
"年龄"
label=
"年龄"
align=
"center"
>
align=
"center"
min-width=
"70px"
>
</el-table-column>
</el-table-column>
<el-table-column
<el-table-column
prop=
"id"
prop=
"id"
...
@@ -41,7 +43,7 @@
...
@@ -41,7 +43,7 @@
prop=
"labelId"
prop=
"labelId"
label=
"分组"
label=
"分组"
align=
"center"
align=
"center"
min-width=
"
12
0"
>
min-width=
"
20
0"
>
</el-table-column>
</el-table-column>
</el-table>
</el-table>
<el-row
type=
"flex"
justify=
"end"
class=
"margin-top20"
>
<el-row
type=
"flex"
justify=
"end"
class=
"margin-top20"
>
...
...
src/views/followup/plan-manage/dialog/select-patient.vue
浏览文件 @
8bf531fd
...
@@ -86,7 +86,7 @@
...
@@ -86,7 +86,7 @@
prop=
"mobilePhone"
prop=
"mobilePhone"
label=
"手机"
label=
"手机"
align=
"center"
align=
"center"
min-width=
"1
7
0px"
>
min-width=
"1
5
0px"
>
</el-table-column>
</el-table-column>
<el-table-column
<el-table-column
prop=
"diseaseId"
prop=
"diseaseId"
...
...
src/views/followup/record-manage/dialog/followupDetail.vue
浏览文件 @
8bf531fd
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
center
center
:close-on-click-modal=
"false"
:close-on-click-modal=
"false"
:close-on-press-escape=
"false"
:close-on-press-escape=
"false"
width=
"
65
%"
width=
"
70
%"
:before-close=
"closeDetail"
>
:before-close=
"closeDetail"
>
<div
class=
"detail-content"
>
<div
class=
"detail-content"
>
<div
class=
"base-info"
>
<div
class=
"base-info"
>
...
...
写
预览
Markdown
格式
0%
请重试
or
附加一个文件
附加文件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录