|
|
|
@ -51,6 +51,7 @@ $(function() { |
|
|
|
|
$("#businesstime").val(json.businesstime); |
|
|
|
|
$("#playtime").val(json.playtime); |
|
|
|
|
$("#sprice").val(json.sprice); |
|
|
|
|
$("#maxPerson").val(json.maxPerson); |
|
|
|
|
$("#stype").val(json.stype); |
|
|
|
|
$("#orgname").val(json.orgname); |
|
|
|
|
$("#sfunc").val(json.sfunc); |
|
|
|
|