mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 00:45:54 +08:00
修复设置限时抢购活动无时间显示bug
This commit is contained in:
@@ -95,6 +95,7 @@ export default {
|
||||
});
|
||||
}
|
||||
});
|
||||
}
|
||||
if (!this.times[i]) {
|
||||
this.times.push({
|
||||
time: i,
|
||||
@@ -103,7 +104,6 @@ export default {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
/**
|
||||
* 选中时间
|
||||
|
||||
Reference in New Issue
Block a user