jiangbiao vor 1 Woche
Ursprung
Commit
5eae51b816
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      ui/src/views/pssr/overhaulExchanger/index.vue

+ 1 - 0
ui/src/views/pssr/overhaulExchanger/index.vue

@@ -677,6 +677,7 @@ export default {
       let data = {
         ids: this.ids,
         subId: this.subId,
+        devType: this.devType,
       }
       handleConfirmApprove(data).then(res => {
         this.msgSuccess("确认成功");