dever %!s(int64=3) %!d(string=hai) anos
pai
achega
f0e45f4ed4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/mshop/src/My.php

+ 1 - 1
app/mshop/src/My.php

@@ -416,7 +416,7 @@ class My extends Core
         $this->data['info']['name'] = Dever::load('cash/lib/set')->statDate($stat_type, $this->data['info']['day']);
         Dever::setInput('day', $this->data['info']['day']);
         list($this->data['info']['start'], $this->data['info']['end']) = Dever::month();
-        $this->data['info']['status_name'] = $type[$this->data['info']['shop_status']];
+        $this->data['info']['status_name'] = $status[$this->data['info']['shop_status']];
 
         $where = array();
         $where['type'] = 1;