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
5dd1c56e
Commit
5dd1c56e
authored
Aug 15, 2023
by
刘怀志
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
65354 挂号管理-挂号弹出框需要参照UI修改
parent
0042832c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
index.scss
src/assets/styles/index.scss
+1
-1
register-modle.vue
...nagement/registration-queue/components/register-modle.vue
+2
-2
No files found.
src/assets/styles/index.scss
View file @
5dd1c56e
...
@@ -10,7 +10,7 @@ body {
...
@@ -10,7 +10,7 @@ body {
-moz-osx-font-smoothing
:
grayscale
;
-moz-osx-font-smoothing
:
grayscale
;
-webkit-font-smoothing
:
antialiased
;
-webkit-font-smoothing
:
antialiased
;
text-rendering
:
optimizeLegibility
;
text-rendering
:
optimizeLegibility
;
font-family
:
Helvetica
Neue
,
Helvetica
,
PingFang
SC
,
Hiragino
Sans
GB
,
Microsoft
YaHei
,
Arial
,
sans-serif
;
font-family
:
Microsoft
YaHei
,
Helvetica
Neue
,
Helvetica
,
PingFang
SC
,
Hiragino
Sans
GB
,
Microsoft
YaHei
,
Arial
,
sans-serif
;
}
}
label
{
label
{
...
...
src/views/service-management/registration-queue/components/register-modle.vue
View file @
5dd1c56e
...
@@ -35,7 +35,6 @@
...
@@ -35,7 +35,6 @@
:data=
"petsList"
:data=
"petsList"
:header-cell-class-name=
"cellClass"
:header-cell-class-name=
"cellClass"
:header-cell-style=
"
{background:'#F4F4F4'}"
:header-cell-style=
"
{background:'#F4F4F4'}"
border
row-key="id"
row-key="id"
:height="'50vh'"
:height="'50vh'"
@selection-change="handleSelectionChange"
@selection-change="handleSelectionChange"
...
@@ -76,6 +75,7 @@
...
@@ -76,6 +75,7 @@
:
limit
.
sync
=
"queryParams.pageSize"
:
limit
.
sync
=
"queryParams.pageSize"
:
page
.
sync
=
"queryParams.pageNum"
:
page
.
sync
=
"queryParams.pageNum"
:
total
=
"total"
:
total
=
"total"
:
pageSizes
=
"[11,20,50]"
@
pagination
=
"getRegisterMsg"
@
pagination
=
"getRegisterMsg"
/>
/>
<
div
slot
=
"footer"
class
=
"dialog-footer"
/>
<
div
slot
=
"footer"
class
=
"dialog-footer"
/>
...
@@ -141,7 +141,7 @@ export default {
...
@@ -141,7 +141,7 @@ export default {
mainDoctor
:
''
,
mainDoctor
:
''
,
firstVisit
:
'0'
,
firstVisit
:
'0'
,
pageNum
:
1
,
pageNum
:
1
,
pageSize
:
20
pageSize
:
11
}
,
}
,
fristVisitOptions
:
[
fristVisitOptions
:
[
...
...
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