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