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