diff --git a/application/default/controllers/ReviewController.php b/application/default/controllers/ReviewController.php index 385b9c5d..8358b375 100644 --- a/application/default/controllers/ReviewController.php +++ b/application/default/controllers/ReviewController.php @@ -480,10 +480,26 @@ class ReviewController extends Zend_Controller_Action $sql = "update attachments set downtimes=downtimes+1 where id = $id"; @$this->db->exec($sql); }catch(Exception $e){ - echo '文件读取出错,请稍后重试'; + echo ' + +
+ +