Browse Source

修改bug

master
曲树通 6 years ago
parent
commit
797942e253
  1. 1
      src/views/modules/heart/actuserclock-detail.vue

1
src/views/modules/heart/actuserclock-detail.vue

@ -276,7 +276,6 @@ export default {
...this.dataForm, ...this.dataForm,
...res.data ...res.data
} }
this.dataForm.status = '5';
// if (res.data.status != '5' && res.data.status != '6') { // if (res.data.status != '5' && res.data.status != '6') {
// this.dataForm.status = '5'; // this.dataForm.status = '5';
// this.dataForm.failureReason = ''; // this.dataForm.failureReason = '';

Loading…
Cancel
Save