修复食谱计划bug
This commit is contained in:
parent
fa3698cf16
commit
33cf8078cc
@ -205,6 +205,7 @@ export default {
|
||||
}
|
||||
return str;
|
||||
}, "");
|
||||
console.log(response.data);
|
||||
this.copyValue =
|
||||
window.location.origin.replace("manage", "sign") +
|
||||
"/recipes/detail/" +
|
||||
|
@ -26,6 +26,9 @@
|
||||
<DailyAnalyzeCom v-else />
|
||||
</div>
|
||||
</el-tab-pane>
|
||||
<el-tab-pane label="快捷列表" name="3">
|
||||
|
||||
</el-tab-pane>
|
||||
</el-tabs>
|
||||
</div>
|
||||
</template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user