Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop-ui

master
Chopper 2021-09-16 16:22:36 +08:00
commit fbf2b6a6fa
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;