[refac,0.1h] remove comma.

This commit is contained in:
tianshujie
2024-06-18 18:08:24 +08:00
committed by 刘梦艺
parent 2545e8d7a0
commit f36cd74331
+1 -1
View File
@@ -75,7 +75,7 @@ class fileList extends wg
'data-showDelete' => $showDelete,
'data-session' => session_name() . '=' . session_id(),
'data-objectType' => $objectType,
'data-objectID' => $objectID,
'data-objectID' => $objectID
)
),
$this->fileList()