Browse Source

修改bug

chenrui 10 months ago
parent
commit
19273c8135

+ 0 - 3
src/views/promotionRulesManagement/promotionManagement/chooseProductsModal.vue

@@ -295,8 +295,5 @@ export default {
         }
       }
     }
-    /deep/.ant-checkbox-disabled{
-      background-color:red !important;
-    }
   }
 </style>