...
|
...
|
@@ -263,7 +263,7 @@ |
|
|
<input type="hidden" id="isLimitbuy" value="[[isLimitbuy||'N']]" for="radio" />
|
|
|
</div>
|
|
|
[[if isAuditing==200]]
|
|
|
<label class="col-sm-2 control-label">是否预购</label>
|
|
|
<label class="col-sm-2 control-label">是否预售</label>
|
|
|
<div class="col-sm-2">
|
|
|
<label class="radio-inline">
|
|
|
<input type="radio" name="isAdvance" value="Y">是</label>
|
...
|
...
|
|