This commit is contained in:
holan20180123
2021-07-30 11:36:30 +08:00
parent 5c43943fe8
commit 1beb593f82
3 changed files with 19 additions and 3 deletions
+2
View File
@@ -1693,6 +1693,8 @@ class docModel extends model
$preDoc = false;
foreach($docs as $doc)
{
$doc->objectType = 'doc';
/* Get next object. */
if($preDoc === true)
{