* [task#142087,done,0.2h] alert notice.

This commit is contained in:
sunguangming
2025-04-29 09:23:52 +08:00
committed by 刘刚
parent 7d588c0a9e
commit 08ca612c9b
+1 -1
View File
@@ -1427,7 +1427,7 @@ class execution extends control
}
}
return $this->sendSuccess(array('message' => $alertMsg, 'load' => true));
return $this->sendSuccess(array('load' => array('alert' => $alertMsg)));
}
/**