diff --git a/src/pages/PostMachineReview/index.jsx b/src/pages/PostMachineReview/index.jsx index f28fc4e..0503def 100644 --- a/src/pages/PostMachineReview/index.jsx +++ b/src/pages/PostMachineReview/index.jsx @@ -168,6 +168,14 @@ const PostMachineReviewContent = (props) => {

); } + if (!item?.status) { + return ( +

+ 正在审核中... +

+ ); + } + return (

图{index + 1}违规情况: