Commit 5cdc4782 authored by 王飞龙's avatar 王飞龙

药品bug

parent d520a8e9
......@@ -319,6 +319,7 @@
</el-dialog>
<el-dialog
title="配药出库"
class="drug-delivery-dialog-class"
:visible.sync="isShowOne"
width="60%"
append-to-body
......@@ -1052,23 +1053,6 @@ export default {
.app-container {
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 {
::v-deep.el-input.is-disabled .el-input__inner {
color: #DB4747;
......@@ -1177,7 +1161,8 @@ export default {
justify-content: end;
margin-bottom: -0.625rem !important;
}
::v-deep.title-paragraph {
.drug-delivery-dialog-class{
::v-deep.title-paragraph {
margin-bottom: 30px;
border-left: 3px solid #5FB54B;
border-radius: 2px;
......@@ -1190,6 +1175,7 @@ export default {
color: #333333;
line-height: 24px;
}
}
}
::v-deep.table-form{
.el-form-item{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment