cloud-server-management/src/main/webapp/WEB-INF/view/system/coursePackage/coursePackage_edit.html
@@ -47,7 +47,7 @@ <div class="row"> <input type="hidden" id="id" value="${item.id}"> <input type="hidden" id="type" name="type" value="${type}"> @if(type==1){ @if(objectType==1){ <div class="form-group"> <label class="col-sm-3 control-label">*所在省:</label> <div class="col-sm-4"> 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(); } });