@ -198,7 +198,7 @@ export default {
this.form = {
id: null,
name: null,
status: "0"
status: ""
};
this.resetForm("form");
},