Commit 33cce7fe by lixiaomin

修改新增优惠券type字段置空

parent a015eb32
......@@ -468,7 +468,7 @@ export default {
this.getShopRangeList();
this.getShopAreaTree();
this.getMessageMoudle();
this.$refs['form'].resetFields();
this.type="";
},
/** 上线、下线按钮操作 */
handleStatus(row,tag) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment