测试问题修改2
This commit is contained in:
parent
40f52e4278
commit
8c3809f927
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue