|
@@ -58,7 +58,7 @@
|
|
</div>
|
|
</div>
|
|
<div class="form-group col-sm-6">
|
|
<div class="form-group col-sm-6">
|
|
<label class="control-label">{:__('模拟器类型')}:</label>
|
|
<label class="control-label">{:__('模拟器类型')}:</label>
|
|
- <input type="text" class="form-control" value="{$row.sim_type_text|htmlentities}" readonly/>
|
|
|
|
|
|
+ <input type="text" class="form-control" value="{$info.sim_type_text|htmlentities}" readonly/>
|
|
</div>
|
|
</div>
|
|
<div class="form-group col-sm-6">
|
|
<div class="form-group col-sm-6">
|
|
<label class="control-label">{:__('模拟器状态')}:</label>
|
|
<label class="control-label">{:__('模拟器状态')}:</label>
|