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
004373d6
Commit
004373d6
authored
Aug 26, 2023
by
陈明豪
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
4a198f88
66c56726
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doctor-card.vue
...-management/registration-queue/components/doctor-card.vue
+2
-2
No files found.
src/views/service-management/registration-queue/components/doctor-card.vue
View file @
004373d6
...
@@ -147,11 +147,11 @@
...
@@ -147,11 +147,11 @@
<el-button
type=
"text"
:class=
"item.plusSign === '0'?'add_show':'add_hidden'"
>
挂号
</el-button>
<el-button
type=
"text"
:class=
"item.plusSign === '0'?'add_show':'add_hidden'"
>
挂号
</el-button>
</div>
</div>
<!--给它传一个userId,一个类型和一个默认页数-->
<!--给它传一个userId,一个类型和一个默认页数-->
<div
class=
"add"
>
<div
class=
"add"
v-if=
"item.plusSign === '0'"
>
<div
class=
"add-img"
>
<div
class=
"add-img"
>
<el-image
:src=
"require('@/assets/register/xinzengguahao_jiahao@2x.png')"
/>
<el-image
:src=
"require('@/assets/register/xinzengguahao_jiahao@2x.png')"
/>
</div>
</div>
<el-button
v-if=
"item.plusSign === '0'"
type=
"text"
:disabled=
"item.plusSign === '1'"
@
click=
"registration(item.userId, '1',item,0)"
>
<el-button
type=
"text"
:disabled=
"item.plusSign === '1'"
@
click=
"registration(item.userId, '1',item,0)"
>
加号
加号
</el-button>
</el-button>
</div>
</div>
...
...
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