fix : 修复bug
This commit is contained in:
@@ -318,3 +318,8 @@ const handleCurrentChange = (val) => {
|
||||
};
|
||||
getList();
|
||||
</script>
|
||||
<style scoped>
|
||||
:deep(.el-breadcrumb__item){
|
||||
line-height: normal;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user