소스 검색

pssr 优化

jiangbiao 1 주 전
부모
커밋
5eae51b816
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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("确认成功");