修改已发现秒杀的bug

master
lemon橪 2021-09-15 17:05:43 +08:00
parent dc55e0983a
commit e4bc52a219
1 changed files with 1 additions and 0 deletions

View File

@ -176,6 +176,7 @@ export default {
delete this.form.createTime;
delete this.form.updateTime;
delete this.form.endTime;
delete this.form.seckillApplyList;
//
updateSeckill(this.form).then((res) => {
this.submitLoading = false;