Browse Source

bug修改2

tyb 1 month ago
parent
commit
71f405795e
1 changed files with 2 additions and 3 deletions
  1. 2 3
      src/views/promotion/couponPackage.vue

+ 2 - 3
src/views/promotion/couponPackage.vue

@@ -175,7 +175,7 @@
         <el-row>
           <el-col :span="12">
             <el-form-item label="每人限领" prop="limit">
-              <el-input disabled v-model="pkForm.limit">
+              <el-input  v-model="pkForm.limit">
                 <template slot="append">张</template>
               </el-input>
             </el-form-item>
@@ -688,7 +688,6 @@ export default {
       this.isShowAddDialogPk = true;
       //清空数据
       this.clearForm();
-      this.pkForm.limit=1
       //获取所有引荐人
       this.getReferee();
     },
@@ -701,7 +700,7 @@ export default {
         channel: undefined,
         startTime: null,
         endTime: null,
-
+        limit:1,
         coupondata: {
           type: 2, //兑换券
           goodsType: "", //商品限制范围