调试在线标签提示

This commit is contained in:
670788339
2025-11-13 15:44:31 +08:00
parent 09423ead07
commit e30f1cf76c

View File

@@ -2069,7 +2069,7 @@ export default {
position: relative; position: relative;
z-index: 10001; z-index: 10001;
} }
.tag-container { .el-form-item__content {
display: flex; display: flex;
} }