소스 검색

修改bug

chenrui 1 년 전
부모
커밋
945d1cefd7
1개의 변경된 파일4개의 추가작업 그리고 6개의 파일을 삭제
  1. 4 6
      src/views/promotionRulesManagement/dealerPromotions/specialOfferModal.vue

+ 4 - 6
src/views/promotionRulesManagement/dealerPromotions/specialOfferModal.vue

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