marymelisa 4 gadi atpakaļ
vecāks
revīzija
e987a89298

+ 1 - 1
src/views/order/financing_manager/components/financing_manager_contract/components/buyback/index.vue

@@ -56,7 +56,7 @@
                                     style="width: 200px"
                                 />
 
-                                <span class="input-enumdicname">吨</span>
+                                <span class="input-enumdicname-absolute">吨</span>
                                 <!-- 本次可回购数量=min{资金方对应仓单头寸可用数量,融资合同剩余待回购数量} -->
                                 <div
                                     class="tip"

+ 1 - 1
src/views/order/pre_sale_warehouse_receipt/components/pre_sale_warehouse_receipt_order_summary/components/listed/index.vue

@@ -342,7 +342,7 @@ export default defineComponent({
     height: 100%;
     .flex;
     flex-direction: column;
-
+    overflow: hidden;
     .condition {
         width: calc(100% - 32px);
         height: 48px;

+ 1 - 1
src/views/order/spot_warran/components/spot_warrant_inventory_summary/components/listing.vue

@@ -113,7 +113,7 @@ export default defineComponent({
     height: 100%;
     .flex;
     flex-direction: column;
-
+    overflow: hidden;
     .condition {
         width: calc(100% - 32px);
         height: 48px;

+ 1 - 1
src/views/order/spot_warran/components/spot_warrant_inventory_summary/components/listing/index.vue

@@ -173,7 +173,7 @@ export default defineComponent({
     height: 100%;
     .flex;
     flex-direction: column;
-
+    overflow: hidden;
     .condition {
         width: calc(100% - 32px);
         height: 48px;

+ 1 - 1
src/views/order/spot_warran/components/spot_warrant_spot_details/components/listing/index.vue

@@ -345,7 +345,7 @@ export default defineComponent({
     height: 100%;
     .flex;
     flex-direction: column;
-
+    overflow: hidden;
     .condition {
         width: calc(100% - 32px);
         height: 48px;

+ 1 - 0
src/views/order/spot_warran/components/spot_warrant_spot_details/components/pick_up/index.vue

@@ -185,6 +185,7 @@ export default defineComponent({
     height: 100%;
     .flex;
     flex-direction: column;
+    overflow: hidden;
     .condition {
         width: 100%;
         height: 48px;

+ 1 - 0
src/views/order/spot_warran/components/spot_warrant_spot_summary/components/index.vue

@@ -54,6 +54,7 @@ export default defineComponent({
     height: 100%;
     .flex;
     flex-direction: column;
+    overflow: hidden;
     .condition {
         width: 100%;
         height: 48px;