Browse Source

接口调整

lizhen_gitee 6 months ago
parent
commit
cef827735b

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

@@ -143,7 +143,7 @@ class Maintain extends Apic
             20 => '评估报价',
             22 => '评估报价',
 
-            30 => '用户待确认',
+            30 => '报价审核',
             40 => '待处理',
             50 => '待处理',
             60 => '待处理',

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

@@ -50,8 +50,8 @@ class Yuejian extends Apic
 
         //双循环,得到各项目数据
         $bottom_list = [];
+        $i = 1;
         foreach($project_list as $project){
-            $i = 1;
 
             //每个project填充
             $newline = [