Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pet-business-web
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
刘怀志
pet-business-web
Commits
951bffde
Commit
951bffde
authored
Sep 04, 2023
by
小费同学阿
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
四个按钮间距
parent
9d82172b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
4 deletions
+1
-4
medical-record-management.vue
...s/medical-record-management/medical-record-management.vue
+1
-1
registration-detail.vue
...ice-management/registration-queue/registration-detail.vue
+0
-3
No files found.
src/views/medical-record-management/medical-record-management.vue
View file @
951bffde
...
@@ -217,7 +217,7 @@
...
@@ -217,7 +217,7 @@
class
=
"el-button--primary--solid"
class
=
"el-button--primary--solid"
type
=
"primary"
type
=
"primary"
@
click
=
"handleUpdate(scope.row)"
@
click
=
"handleUpdate(scope.row)"
><
svg
-
icon
icon
-
class
=
"liebiao_icon_bianji"
style
=
"font-size:
11px;vertical-align: top;"
/>
编辑
><
svg
-
icon
icon
-
class
=
"liebiao_icon_bianji"
style
=
"font-size:
0.7rem;margin-top:1px;margin-right:-3px;vertical-align: top;"
/>
编辑
<
/el-button
>
<
/el-button
>
<
/template
>
<
/template
>
<
/el-table-column
>
<
/el-table-column
>
...
...
src/views/service-management/registration-queue/registration-detail.vue
View file @
951bffde
...
@@ -475,7 +475,6 @@
...
@@ -475,7 +475,6 @@
placeholder=
"请输入患者主诉"
placeholder=
"请输入患者主诉"
type=
"textarea"
type=
"textarea"
show-word-limit
show-word-limit
style=
"width: 97.645% !important;"
/>
/>
</el-form-item>
</el-form-item>
<el-form-item
<el-form-item
...
@@ -498,7 +497,6 @@
...
@@ -498,7 +497,6 @@
placeholder=
"请输入医嘱"
placeholder=
"请输入医嘱"
show-word-limit
show-word-limit
type=
"textarea"
type=
"textarea"
style=
"width: 97.645% !important;"
/>
/>
</el-form-item>
</el-form-item>
<el-form-item
<el-form-item
...
@@ -520,7 +518,6 @@
...
@@ -520,7 +518,6 @@
class=
"reg-diagnosisResult"
class=
"reg-diagnosisResult"
maxlength=
"30"
maxlength=
"30"
placeholder=
"请输入诊断结果"
placeholder=
"请输入诊断结果"
style=
"width: 97.645% !important;"
/>
/>
</el-form-item>
</el-form-item>
<el-form-item
style=
"margin-left: -40px"
label=
"处方单"
>
<el-form-item
style=
"margin-left: -40px"
label=
"处方单"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment