mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-08 17:12:28 +08:00
解决用户编辑看不到按钮问题
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
@cancel="handleCancel"
|
||||
cancelText="关闭"
|
||||
wrapClassName="ant-modal-cust-warp"
|
||||
style="top:5%;height: 95%;overflow-y: hidden">
|
||||
style="top:5%;height: auto;overflow-y: hidden">
|
||||
|
||||
<template slot="title">
|
||||
<div style="width: 100%;">
|
||||
|
||||
Reference in New Issue
Block a user