rabin 2 năm trước cách đây
mục cha
commit
0954afb5f0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/goods/lib/Manage.php

+ 1 - 0
app/goods/lib/Manage.php

@@ -162,6 +162,7 @@ class Manage
         if ($info) {
             $table['名称'] = $info['name'];
             $table['编号'] = $info['id'];
+            $table['税点'] = $info['tax'];
             $table['栏目'] = $this->column($info['column_id']);
             //$table['标题'] = $info['name'];
             $table['分类'] = Dever::load("category/api.string", $info['category']);