测试问题修改2

This commit is contained in:
zzyuan 2025-06-17 14:44:44 +08:00
parent 40f52e4278
commit 8c3809f927
1 changed files with 1 additions and 1 deletions

View File

@ -981,7 +981,7 @@ export default {
console.log(data)
this.typeForm={}
this.resetForm("typeForm");
this.$set(this.typeForm,"parentId","")
this.$set(this.typeForm,"parentId",data.parentId)
this.$set(this.typeForm,"nutritionTypeId",data.id)
this.$set(this.typeForm,"nutritionTypeName",data.label)
// this.typeForm = {