refactor: 代码调整

This commit is contained in:
junjie 2021-02-25 12:36:08 +08:00
parent 38df90d341
commit 0db99298f4

View File

@ -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',