This commit is contained in:
2021-04-13 16:47:15 +08:00
parent 6208ed6230
commit fd47bad47f
-1
View File
@@ -507,7 +507,6 @@ use {$model_namespace}\\{$managerName};
$html = '';
$length = $this->getMaxLength($fields);
foreach ($fields as $key => $val) {
preg_match('/\d+/', $val['Type'], $number);