* Zin: Adjust batch form item name.

This commit is contained in:
caoyanyi
2023-08-25 09:43:59 +08:00
parent 4c26ff80ac
commit 11b0293edb
+1
View File
@@ -80,6 +80,7 @@ class formBatchItem extends wg
$asIndex = $control['type'] === 'index';
if($asIndex) $control['type'] = 'static';
if($control['type'] == 'static') $name .= '_static';
return array(
h::th