* [bug] fix code error.

This commit is contained in:
sunguangming
2024-09-03 10:53:52 +08:00
committed by 王怡栋
parent 5578324e5f
commit c484eef003
-1
View File
@@ -1250,7 +1250,6 @@ class execution extends control
$this->config->excludeDropmenuList[] = 'execution-batchedit';
}
$this->extendRequireFields($executionID);
if($this->post->name)
{
$postData = fixer::input('post')->get();