本地化字典增加企微端
This commit is contained in:
@@ -31,6 +31,7 @@ export default {
|
|||||||
{dictValue: "web", dictName: "web端"},
|
{dictValue: "web", dictName: "web端"},
|
||||||
{dictValue: "mp", dictName: "小程序"},
|
{dictValue: "mp", dictName: "小程序"},
|
||||||
{dictValue: "h5", dictName: "移动端H5"},
|
{dictValue: "h5", dictName: "移动端H5"},
|
||||||
|
{dictValue: "wxwork", dictName: "企微端"},
|
||||||
]
|
]
|
||||||
}])
|
}])
|
||||||
this.dict.load('yesOrNo')
|
this.dict.load('yesOrNo')
|
||||||
|
|||||||
Reference in New Issue
Block a user