diff --git a/public/components/scm/editCouponPropertyPool/editCouponPropertyPool.js b/public/components/scm/editCouponPropertyPool/editCouponPropertyPool.js
index c56000d97..b74d6f221 100644
--- a/public/components/scm/editCouponPropertyPool/editCouponPropertyPool.js
+++ b/public/components/scm/editCouponPropertyPool/editCouponPropertyPool.js
@@ -82,12 +82,12 @@
{
limit: "required",
param: "",
- errInfo: "有效期'不能为空"
+ errInfo: "有效期不能为空"
},
{
limit: "maxLength",
param: "12",
- errInfo: "有效期'不能超过12"
+ errInfo: "有效期不能超过12"
},
],
'editCouponPropertyPoolInfo.cppId': [
diff --git a/public/components/scm/giftCouponPropertyPool/giftCouponPropertyPool.html b/public/components/scm/giftCouponPropertyPool/giftCouponPropertyPool.html
index f035deb3e..8e810269e 100644
--- a/public/components/scm/giftCouponPropertyPool/giftCouponPropertyPool.html
+++ b/public/components/scm/giftCouponPropertyPool/giftCouponPropertyPool.html
@@ -38,7 +38,7 @@
-