This commit is contained in:
2025-03-28 09:42:39 +08:00
parent 382653c388
commit de120360fd

View File

@@ -63,7 +63,7 @@
<div class="form-group">
<label class="control-label col-xs-12 col-sm-2">{:__('Firmstoreprojectstwo_id')}:</label>
<div class="col-xs-12 col-sm-8">
<input id="c-firmstoreprojectstwo_id" min="0" data-rule="required" data-source="firmstoreprojectstwo/index" class="form-control selectpage" name="row[firmstoreprojectstwo_id]" type="text" value="{$row.firmstoreprojectstwo_id|htmlentities}">
<input id="c-firmstoreprojectstwo_id" min="0" data-rule="required" data-source="firmstoreprojectstwo/firmstoreprojectstwoGetList" class="form-control selectpage" name="row[firmstoreprojectstwo_id]" type="text" value="{$row.firmstoreprojectstwo_id|htmlentities}">
</div>
</div>
<div class="form-group">