@@ -742,7 +754,7 @@ async function fetchList() {
"
>
- {{ taskDetailInfo?.ocrPicture?.photoDateTimestamp ?? "-" }}
+
+ {{
+ taskDetailInfo?.ocrPicture?.photoDateTimestamp ?? "-"
+ }}
-
+
{{
taskDetailInfo?.ocrPicture?.submitDateTimestamp
? formatToDateHMS(
@@ -927,7 +942,7 @@ async function fetchList() {
"
>
时间排序
-
-
+
+
-
@@ -1365,7 +1403,6 @@ async function fetchList() {