Browse Source

[智价云] 下载模板更新

tangyuanwang 4 ngày trước cách đây
mục cha
commit
4e2eae37ee
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/Http/Controllers/Manager/Process/ViolationProduct.php

+ 1 - 1
app/Http/Controllers/Manager/Process/ViolationProduct.php

@@ -824,7 +824,7 @@ class ViolationProduct extends Controller
             $sheet->setCellValue('E2', '品牌名称');
             $sheet->setCellValue('F2', '商品名称*');
             $sheet->setCellValue('G2', '商品规格*');
-            $sheet->setCellValue('H2', '累计挂网次数');
+            $sheet->setCellValue('H2', '');
             $sheet->setCellValue('I2', '连续挂网次数');
             $sheet->setCellValue('J2', ' ');
             $sheet->setCellValue('K2', ' ');