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>