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 = { this.form = {
id: null, id: null,
name: null, name: null,
status: "0" status: ""
}; };
this.resetForm("form"); this.resetForm("form");
}, },

Loading…
Cancel
Save