This commit is contained in:
huangdeliang
2021-06-03 14:10:24 +08:00
parent 6238dffef0
commit 13cb91cd92
3 changed files with 6 additions and 4 deletions

View File

@ -91,9 +91,9 @@ export default {
data() {
return {
topicTypeDict: {
0: "建议",
1: "食谱",
2: "咨询",
0: "食材",
1: "身体",
2: "环境",
},
replyTarget: "",
replyContent: "",