diff --git a/src/styles/index.scss b/src/styles/index.scss
index c6be7d0f..9cce3129 100644
--- a/src/styles/index.scss
+++ b/src/styles/index.scss
@@ -237,12 +237,12 @@ el-card{
background: #8ff4ea !important;
color: black;
}
- tr.el-table__row td {
- background-color: #d8e5f6 !important;
- }
- tr.el-table__row.el-table__row--striped td {
- background: #e9f0f9 !important;
- }
+ //tr.el-table__row td {
+ // background-color: #d8e5f6 !important;
+ //}
+ //tr.el-table__row.el-table__row--striped td {
+ // background: #e9f0f9 !important;
+ //}
}
h3 {
diff --git a/src/views/Assembly/DeliveryConfirmation/index.vue b/src/views/Assembly/DeliveryConfirmation/index.vue
index dbcc5c3b..9d686a44 100644
--- a/src/views/Assembly/DeliveryConfirmation/index.vue
+++ b/src/views/Assembly/DeliveryConfirmation/index.vue
@@ -133,7 +133,7 @@
type="datetime"
placeholder="结束日期"/>