NEZ-1205 fix: 英文状态下选择框内的提示语是中文 修改
This commit is contained in:
@@ -569,7 +569,6 @@ export default {
|
||||
this.$store.state.showPanel.id = 0
|
||||
this.$store.state.showPanel.name = ''
|
||||
this.$store.state.showPanel.type = 'dashboard'
|
||||
|
||||
} else {
|
||||
if (response.msg) {
|
||||
this.$message.error(response.msg)
|
||||
|
||||
Reference in New Issue
Block a user