mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-09-10 02:29:05 +00: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