xuhy
2023-03-08 9a50a7ea9688a1e777f98713560e9c599d5064ae
management/guns-admin/src/main/webapp/static/modular/system/tCoupon/tCoupon_info.js
@@ -14,14 +14,14 @@
        couponType: {
            validators: {
                notEmpty: {
                    message: '优惠券类型不能为空'
                    message: '请选择优惠券类型'
                }
            }
        },
        couponServiceType: {
            validators: {
                notEmpty: {
                    message: '服务类类型不能为空'
                    message: '请选择服务类类型'
                }
            }
        },