safecheck-client 4.0.0-56 → 4.0.0-57

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -466,6 +466,7 @@ export default {
466
466
  f_remarks:this.selectData.f_remarks,
467
467
  f_repairtype:this.selectData.f_repairtype,
468
468
  f_finish_date:this.selectData.f_finish_date,
469
+ dispatchType: this.selectData.dispatchType,
469
470
  f_attendant: Vue.user.name,
470
471
  loginUser:{name:Vue.user.name,ename:Vue.user.id,id:Vue.user.id},
471
472
  }