wuggemail@foxmail.com 3 months ago
parent
commit
8fd21537eb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/cxinv/controller/FinancialManager.php

+ 1 - 1
app/cxinv/controller/FinancialManager.php

@@ -183,7 +183,7 @@ class FinancialManager extends Base{
               }else{
                   $v['isKt']=0;
               }
-           },$info->ProductRela);
+           },$info->ProductRela->toArray());
 
         }
         return success("获取成功",$info);