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
3530dd95
Commit
3530dd95
authored
Aug 30, 2023
by
盖献康
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug(66820) - 分配诊室布局
parent
3f96c2bd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
treatment-management.vue
...-management/treatment-management/treatment-management.vue
+2
-2
No files found.
src/views/service-management/treatment-management/treatment-management.vue
View file @
3530dd95
...
...
@@ -277,7 +277,7 @@
<
/el-form
>
<
el
-
table
:
data
=
"appointmentRoomList"
style
=
"width: 100%"
style
=
"width: 100%
;padding-left: 22px;
"
:
header
-
cell
-
style
=
"{background:'#F4F4F4'
}
"
>
<
el
-
table
-
column
prop
=
"consulting_name"
align
=
"left"
label
=
"诊室名称"
:
show
-
overflow
-
tooltip
=
"true"
>
...
...
@@ -318,7 +318,7 @@
<
div
class
=
"tip1"
/>
<
div
style
=
"padding-top: 3px;padding-left: 18px;font-size: 16px;font-weight: bold;color: #333333;"
>
添加预约
<
/div
>
<
/div
>
<
el
-
form
ref
=
"useRecordForm"
:
model
=
"reservationForm"
:
rules
=
"useRecordrules"
label
-
width
=
"
auto
"
>
<
el
-
form
ref
=
"useRecordForm"
:
model
=
"reservationForm"
:
rules
=
"useRecordrules"
label
-
width
=
"
6.5rem
"
>
<
el
-
row
>
<
el
-
col
:
span
=
"8"
>
<
el
-
form
-
item
label
=
"诊室"
prop
=
"consultRoomName"
>
...
...
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