jiangbiao 1 settimana fa
parent
commit
5eae51b816
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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("确认成功");