群众留言完成

This commit is contained in:
aixianling
2022-03-22 15:24:33 +08:00
parent 25fddf63db
commit 30ecf5b154
3 changed files with 61 additions and 14 deletions

View File

@@ -24,7 +24,7 @@ export default {
}
},
created() {
this.dict.load("leaveMessageType","yesOrNo")
this.dict.load("leaveMessageType", "yesOrNo", "msgStatus")
}
}
</script>