1,保持字体
2,替换菜品时备注 3,修复未生成食谱时多次粘贴后删除全删
This commit is contained in:
@ -247,7 +247,7 @@
|
||||
}
|
||||
});
|
||||
this.ingredientArray.splice(tagIndex, 1);
|
||||
console.log( JSON.stringify(this.ingredientArray))
|
||||
// console.log( JSON.stringify(this.ingredientArray))
|
||||
}
|
||||
},
|
||||
created() {
|
||||
|
Reference in New Issue
Block a user