Commit 8ca96c98 by 朱继来

调整

parent 056fb95e
Showing with 1 additions and 1 deletions
...@@ -1032,7 +1032,7 @@ ...@@ -1032,7 +1032,7 @@
// } // }
if (goods_type == 1) { // 联营添加标准品牌列 2021-7-15 if (goods_type == 1) { // 联营添加标准品牌列 2021-7-15
html += '<td>'+ list[i].standard_brand_name +'<td>'; html += '<td>'+ list[i].standard_brand_name +'</td>';
} }
// if (goods_type == 2) { // if (goods_type == 2) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment