CN-648 Dahsboard - npm - overview底部表格开发

This commit is contained in:
hanyuxia
2022-08-05 16:42:01 +08:00
parent 81e071cc93
commit b05dce3720
2 changed files with 9 additions and 6 deletions

View File

@@ -240,9 +240,6 @@ export default {
storeFrom () {
return this.$store.getters.from
},
breadcrumbColumnValueListAll () {
return this.$store.getters.getBreadcrumbColumnValueList
},
route () {
return this.$route.path
}