Commit e8121afb by zhangdaihao

解决用户编辑看不到按钮问题

parent 8aa62585
...@@ -8,7 +8,7 @@ ...@@ -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%;">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment