lvhao hace 1 día
padre
commit
b1c21edef3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      core/CoreApp/controllers/Returngoodsexcel.php

+ 1 - 0
core/CoreApp/controllers/Returngoodsexcel.php

@@ -155,6 +155,7 @@ class Returngoodsexcel extends Start_Controller {
                 $tmp['状态'] = isset($status_show[$value['status']])?$status_show[$value['status']]:"异常";
                 $tmp['登记人'] = $value['recorder'];
                 $tmp['登记时间'] = $value['create_time'];
+                $tmp['更新时间'] = $value['update_time'];