44323
2023-10-26 9c003628737e4dae0773857f1960614f0754cd9a
Merge branch 'master' of http://120.76.84.145:10101/gitblit/r/java/PlayPai
1个文件已修改
3 ■■■■■ 已修改文件
cloud-server-management/src/main/webapp/static/modular/system/tCoupon/TCouponInfo.js 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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();
    }
});