|
@@ -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%;">
|