文章分类,积分设置删除后无法新增问题处理

This commit is contained in:
Chopper
2021-09-26 16:07:50 +08:00
parent 642536f83e
commit 04599148fc
2 changed files with 5 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
<span slot="prepend">1积分=</span>
<span slot="append">人民币</span>
</Input>
</FormItem>
<FormItem label="注册账号" prop="register">
@@ -101,10 +101,7 @@ export default {
}
this.formValidate.pointSettingItems.push({
point: "0",
day:
this.formValidate.pointSettingItems[
this.formValidate.pointSettingItems.length - 1
].day + 1,
day: this.formValidate.pointSettingItems.length ,
});
},
// 实例化数据