lizhen_gitee 6 ヶ月 前
コミット
5dbce2fa70
1 ファイル変更1 行追加1 行削除
  1. 1 1
      application/company/controller/Jianceproject.php

+ 1 - 1
application/company/controller/Jianceproject.php

@@ -72,7 +72,7 @@ class Jianceproject extends Apic
             'weigh'      => input('weigh',$id),
         ];
 
-        if($data['pid'] == 0){
+        if($info['pid'] == 0){
             $data['info'] = '';
             $data['type'] = 1;
         }