* Fix the bug of dtable.

This commit is contained in:
xieqiyu
2024-05-24 15:27:48 +08:00
parent d62282470c
commit 0980586d86
+2
View File
@@ -205,6 +205,8 @@ class dtable extends wg
unset($config['modifier']);
}
}
global $config;
if($config->edition != 'open')
{
$extendFields = $app->control->loadModel('workflowaction')->getFields($moduleName, $methodName);