添加食谱计划页面

This commit is contained in:
huangdeliang
2021-06-07 19:18:19 +08:00
parent 20a3168a12
commit c57defc800
8 changed files with 328 additions and 37 deletions

View File

@ -192,7 +192,7 @@ export default {
},
methods: {
showDrawer(data) {
// console.log(data);
console.log(data);
this.data = data;
if (!this.data) {
return;