修复黔西南异常
This commit is contained in:
@@ -929,7 +929,7 @@
|
||||
gridId: this.gridId || this.gridParentId
|
||||
}
|
||||
}).then(res => {
|
||||
if (res.code === 0) {
|
||||
if (res?.data) {
|
||||
this.wjwqgkInfo = res.data
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user