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
49b2697a
Commit
49b2697a
authored
Aug 15, 2023
by
刘怀志
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
64784 门诊诊查费应该为门诊诊察费,与珂嘉确认完成
parent
0834245a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
doctor-detail.vue
...anagement/registration-queue/components/doctor-detail.vue
+1
-1
register-modle.vue
...nagement/registration-queue/components/register-modle.vue
+1
-1
registration-detail.vue
...ice-management/registration-queue/registration-detail.vue
+2
-2
No files found.
src/views/service-management/registration-queue/components/doctor-detail.vue
View file @
49b2697a
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"8"
>
<el-col
:span=
"8"
>
<el-form-item
prop=
"name"
label=
"门诊诊
查
费"
>
<el-form-item
prop=
"name"
label=
"门诊诊
察
费"
>
<div
style=
"display: flex;"
>
<div
style=
"display: flex;"
>
<el-input
v-model=
"doctorForm.examinationFee"
:disabled=
"true"
maxlength=
"20"
/>
<el-input
v-model=
"doctorForm.examinationFee"
:disabled=
"true"
maxlength=
"20"
/>
<div
style=
"margin-left: 10px;"
>
元
</div>
<div
style=
"margin-left: 10px;"
>
元
</div>
...
...
src/views/service-management/registration-queue/components/register-modle.vue
View file @
49b2697a
...
@@ -49,7 +49,7 @@
...
@@ -49,7 +49,7 @@
<
el
-
table
-
column
label
=
"总放号数"
min
-
width
=
"80"
prop
=
"allCount"
show
-
overflow
-
tooltip
/>
<
el
-
table
-
column
label
=
"总放号数"
min
-
width
=
"80"
prop
=
"allCount"
show
-
overflow
-
tooltip
/>
<
el
-
table
-
column
label
=
"剩余号数"
min
-
width
=
"80"
prop
=
"residueCount"
show
-
overflow
-
tooltip
/>
<
el
-
table
-
column
label
=
"剩余号数"
min
-
width
=
"80"
prop
=
"residueCount"
show
-
overflow
-
tooltip
/>
<
el
-
table
-
column
<
el
-
table
-
column
label
=
"门诊诊
查
费"
label
=
"门诊诊
察
费"
min
-
width
=
"80"
min
-
width
=
"80"
prop
=
"fees"
prop
=
"fees"
show
-
overflow
-
tooltip
show
-
overflow
-
tooltip
...
...
src/views/service-management/registration-queue/registration-detail.vue
View file @
49b2697a
...
@@ -344,8 +344,8 @@
...
@@ -344,8 +344,8 @@
</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=
"门诊诊
察
费"
>
<div
class=
"reg-payAmount"
>
<div
class=
"reg-payAmount"
>
<el-input
v-model=
"detailInfo.payAmount"
placeholder=
"暂无数据"
disabled
/>
<el-input
v-model=
"detailInfo.payAmount"
placeholder=
"暂无数据"
disabled
/>
<span>
元
</span>
<span>
元
</span>
...
...
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