* Finish Task #43676,43675,43672,43671,43679,43669

This commit is contained in:
xiawenlong
2021-10-28 14:41:31 +08:00
parent c326a859ec
commit a4aef73aa6
6 changed files with 14 additions and 8 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ js::set('struct_paramsType', $lang->struct->paramsType);
<tr>
<th><?php echo $lang->api->module;?></th>
<td>
<span id='moduleBox'><?php echo html::select('module', $moduleOptionMenu, '', "class='form-control chosen'");?></span>
<span id='moduleBox'><?php echo html::select('module', $moduleOptionMenu, $moduleID, "class='form-control chosen'");?></span>
</td>
<td></td>
</tr>