diff --git a/src/pagesApp/receiveSpl.vue b/src/pagesApp/receiveSpl.vue
index 42b00c5..f59e46b 100644
--- a/src/pagesApp/receiveSpl.vue
+++ b/src/pagesApp/receiveSpl.vue
@@ -33,7 +33,7 @@
>
- {{ model1.order.subtractType === 1 ? item.unit : "%" }}
+ {{ model1.order.buttonType === 1 ? item.unit : "%" }}
{{ item.unit }}
@@ -75,15 +75,15 @@
@cancel="contrlModalParams.isShowSplTime = false"
>
-
+ >
@@ -91,12 +91,14 @@