wuggemail@foxmail.com 3 tháng trước cách đây
mục cha
commit
8fd21537eb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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);