同步电网一张图代码
This commit is contained in:
@@ -90,4 +90,7 @@ const open = async (row: any) => {
|
||||
|
||||
defineExpose({ open })
|
||||
</script>
|
||||
<style lang="scss" scoped></style>
|
||||
<style lang="scss" scoped>
|
||||
:deep(.el-dialog__body) {
|
||||
max-height: none !important;
|
||||
}</style>
|
||||
|
||||
Reference in New Issue
Block a user