@@ -835,13 +835,11 @@ export default {
}
</script>
-<style>
- .ant-modal-confirm-body{
- max-height: 500px;
- overflow-y:scroll;
- }
-</style>
<style lang="less" scoped>
+ // .ant-modal-confirm-body{
+ // max-height: 500px;
+ // overflow-y:scroll;
+ // }
.promotionList-basicInfo-modal{
/deep/.ant-modal-body {
padding: 20px 30px;