소스 검색

修改bug

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

+ 1 - 1
src/views/promotionRulesManagement/dealerPromotions/sendProductsModal.vue

@@ -260,7 +260,6 @@ export default {
   },
   methods: {
     onChooseVal (e) {
-      console.log('111111111:', e.target.value)
       this.chooseVal = e.target.value
     },
     // 新增  满减规则  最多能添加五个
@@ -325,6 +324,7 @@ export default {
     //  保存
     handleSave () {
       const _this = this
+      debugger
       this.$refs.ruleForm.validate(valid => {
         if (valid) {
           // 验证必填