liuhj 10 달 전
부모
커밋
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>