This commit is contained in:
shijingjing
2022-08-15 15:06:42 +08:00
parent deed632085
commit 83722c8b7d

View File

@@ -298,5 +298,9 @@ export default {
<style lang="scss" scoped>
.gridScoreManage {
height: 100%;
::v-deep .ai-dialog .ai-dialog__content {
overflow-y: hidden;
}
}
</style>