liuhj 7 月之前
父节点
当前提交
7e3d233d45
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/components/OP/SuppliesInventory.vue

+ 3 - 0
src/components/OP/SuppliesInventory.vue

@@ -1803,6 +1803,9 @@ export default {
 .ReceiptRecord-table{
     margin-top: 15px;
 }
+.ReceiptRecord-search .el-range-editor.el-input__inner{
+    margin-bottom:0;
+}
 </style>