liweiliang 2 years ago
parent
commit
ad7d3d3e5d
  1. 2
      src/views/user/type/index.vue

2
src/views/user/type/index.vue

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

Loading…
Cancel
Save