Commit 413444de by caoyanzhi

update: 新建活码

parent 188cf966
...@@ -173,7 +173,7 @@ export default { ...@@ -173,7 +173,7 @@ export default {
if (valid) { if (valid) {
// this.form.passFlag = this.form.passFlag ? 1 : 0; // this.form.passFlag = this.form.passFlag ? 1 : 0;
this.saveLoading = true; this.saveLoading = true;
delete this.form.welcomeType; // delete this.form.welcomeType;
this.$emit('sumbit', this.form); this.$emit('sumbit', this.form);
} }
}); });
......
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