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
9e09e489
Commit
9e09e489
authored
Jun 28, 2023
by
盖献康
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug-详情输入框禁用
parent
13c1208e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
check-detail.vue
...ice-management/medical-record-management/check-detail.vue
+2
-2
No files found.
src/views/service-management/medical-record-management/check-detail.vue
View file @
9e09e489
...
@@ -221,7 +221,7 @@
...
@@ -221,7 +221,7 @@
<div
style=
"height: 16px;border-left: 3px solid #5bb647;"
/>
<div
style=
"height: 16px;border-left: 3px solid #5bb647;"
/>
<div
style=
"padding-left: 8px;font-size: 16px;font-weight: bold;"
>
预约信息
</div>
<div
style=
"padding-left: 8px;font-size: 16px;font-weight: bold;"
>
预约信息
</div>
<div
style=
"margin-left: auto;padding-right: 50px;"
>
<div
style=
"margin-left: auto;padding-right: 50px;"
>
<el-button
class=
"fourWordsBtn"
@
click=
"bookNow"
>
立即预约
</el-button>
<el-button
v-show=
"checkDetail.deviceId === null"
class=
"fourWordsBtn"
@
click=
"bookNow"
>
立即预约
</el-button>
</div>
</div>
</div>
</div>
<!-- 预约信息 -->
<!-- 预约信息 -->
...
@@ -239,7 +239,7 @@
...
@@ -239,7 +239,7 @@
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"8"
>
<el-col
:span=
"8"
>
<el-form-item
label=
"设备服务费
用
"
>
<el-form-item
label=
"设备服务费"
>
<el-input
<el-input
class=
"input-detail"
class=
"input-detail"
placeholder=
"暂无数据"
placeholder=
"暂无数据"
...
...
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