forked from github/dataease
refactor: 代码调整
This commit is contained in:
parent
38df90d341
commit
0db99298f4
@ -525,6 +525,7 @@ export default {
|
||||
|
||||
sceneClick(data, node) {
|
||||
// console.log(data);
|
||||
this.$store.commit('setTable', null);
|
||||
this.$store.commit('setTable', data.id);
|
||||
this.$router.push({
|
||||
name: 'table',
|
||||
|
Loading…
Reference in New Issue
Block a user