NEZ-610 fix: cabinet列表页面bug

This commit is contained in:
@changcode
2021-05-11 16:46:16 +08:00
parent fcc83cc9a5
commit 291d361945
9 changed files with 59 additions and 129 deletions

View File

@@ -116,11 +116,12 @@ export default {
}
},
methods: {
},
created() {
},
computed: {
}
}
</script>