feta:endpoint 添加下拉弹出层

This commit is contained in:
zhangyu
2021-04-20 19:27:49 +08:00
parent d65c0ed30b
commit 0935caf14c
10 changed files with 728 additions and 28 deletions

View File

@@ -132,9 +132,6 @@ export default {
}
},
methods: {
showBottomBox (project) {
this.$store.commit('currentProjectChange', project)
}
},
computed: {}
}