Browse Source

解决我的代办回显bug

dev
long 2 years ago
parent
commit
6530a92499
  1. 1
      src/views/activiti/todoManage.vue

1
src/views/activiti/todoManage.vue

@ -472,7 +472,6 @@
}
})
}
//this.$refs.form.resetFields();
this.form.comment=null;
this.form.userId=null;
},

Loading…
Cancel
Save