删除注释

master
于肖磊 2025-04-02 17:51:57 +08:00
parent 83b00b5cd4
commit 9150e086b8
1 changed files with 0 additions and 1 deletions

View File

@ -298,7 +298,6 @@
if (!['3'].includes(new_form.theme)) {
goods_img_style += `height: ${ this.size_handle(new_style, 'goods', 'height', goods_list, scale) };`;
}
console.log(goods_img_style);
const data_handle_list = new_list.map((item) => ({
...item,
is_home_show_goods: new_form.is_default_show_goods == '1',