fix: 列表no data样式展示异常问题
This commit is contained in:
@@ -566,6 +566,7 @@ 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