liujie
2023-10-25 58998d471cd4334e2763b4c87a1901cb73e2b8ff
cloud-server-management/src/main/webapp/static/modular/system/tCoupon/TCouponInfo.js
@@ -583,4 +583,7 @@
        $('#belongsStore').show();
        $('#storeSelect').show();
    }
    if (userType === '3'){
        $('#needIntegral').show();
    }
});