Commit d51eef27 authored by liwei's avatar liwei

修改了字典名称拼写错误

parent 79da9894
......@@ -274,7 +274,7 @@ export default {
methods: {
// 获取小程序选择
getWeChartOptions() {
getDict('wechart_options').then(res => {
getDict('wechat_options').then(res => {
this.WeChatOptions = res.data
})
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment