Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pet-finance-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-finance-web
Commits
5cdc4782
Commit
5cdc4782
authored
Sep 20, 2023
by
王飞龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
药品bug
parent
d520a8e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
28 deletions
+14
-28
drug-delivery-management.vue
...ent/drug-delivery-management/drug-delivery-management.vue
+14
-28
No files found.
src/views/inventory-management/drug-delivery-management/drug-delivery-management.vue
View file @
5cdc4782
...
@@ -319,6 +319,7 @@
...
@@ -319,6 +319,7 @@
</el-dialog>
</el-dialog>
<el-dialog
<el-dialog
title=
"配药出库"
title=
"配药出库"
class=
"drug-delivery-dialog-class"
:visible
.
sync=
"isShowOne"
:visible
.
sync=
"isShowOne"
width=
"60%"
width=
"60%"
append-to-body
append-to-body
...
@@ -1052,23 +1053,6 @@ export default {
...
@@ -1052,23 +1053,6 @@ export default {
.app-container
{
.app-container
{
background-color
:
white
;
background-color
:
white
;
}
}
.title-paragraph
{
margin-bottom
:
20px
;
border-left
:
5px
solid
#5FB54B
;
.title-text
{
margin-left
:
10px
;
}
.title
{
color
:
#666666
;
font-weight
:
600
;
font-size
:
17px
}
}
.test
{
.test
{
::v-deep
.el-input.is-disabled
.el-input__inner
{
::v-deep
.el-input.is-disabled
.el-input__inner
{
color
:
#DB4747
;
color
:
#DB4747
;
...
@@ -1177,18 +1161,20 @@ export default {
...
@@ -1177,18 +1161,20 @@ export default {
justify-content
:
end
;
justify-content
:
end
;
margin-bottom
:
-0
.625rem
!
important
;
margin-bottom
:
-0
.625rem
!
important
;
}
}
::v-deep
.title-paragraph
{
.drug-delivery-dialog-class
{
margin-bottom
:
30px
;
::v-deep
.title-paragraph
{
border-left
:
3px
solid
#5FB54B
;
margin-bottom
:
30px
;
border-radius
:
2px
;
border-left
:
3px
solid
#5FB54B
;
height
:
24px
;
border-radius
:
2px
;
height
:
24px
;
.title-text
{
.title-text
{
font-weight
:
bold
;
font-weight
:
bold
;
margin-left
:
12px
;
margin-left
:
12px
;
font-size
:
16px
;
font-size
:
16px
;
color
:
#333333
;
color
:
#333333
;
line-height
:
24px
;
line-height
:
24px
;
}
}
}
}
}
::v-deep
.table-form
{
::v-deep
.table-form
{
...
...
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