diff --git a/src/pagesShipment/form/settlementForm.vue b/src/pagesShipment/form/settlementForm.vue
index 1b8dd68..fdb38be 100644
--- a/src/pagesShipment/form/settlementForm.vue
+++ b/src/pagesShipment/form/settlementForm.vue
@@ -8,74 +8,115 @@
:labelWidth="80"
:labelStyle="{ padding: '0rpx 10rpx' }"
>
-
-
-
+
-
- {{ item.unit }}
-
-
-
-
-
+
+
+
+
+ {{ model1.order.buttonType === 0 ? item.unit : "%" }}
+
+
+ {{ item.unit }}
+
+
+
+
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+ {{ model1.order.buttonType === 0 ? item.unit : "%" }}
+
+
+ {{ item.unit }}
+
+
+
+
+
+
+
+
-
+
+ handleSelect(item.childKey, v)"
+ @close="contrlModalParams[item.childKey].isShow = false"
+ :closeOnClickAction="true"
+ >
+
@@ -83,14 +124,26 @@