+
+ 指令反馈
+ {String(item.rescueInstructionExecutorFeedbackCOList.length - feedbackIndex).padStart(2, "0")}
+
+
+ 反馈时间:
+ {feedback.feedbackTime}
+
+
+ 指令执行状态:
+ {feedback.commandStatus}
+
+
+ 反馈内容:
+ {feedback.feedbackContent}
+
+
+
现场图片:
+
+
+ {(feedback.feedbackImageUrl ? feedback.feedbackImageUrl.split(",") : []).map((img, imgIndex) => (
+
+ ))}
+
+
+
+