瀏覽代碼

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("确认成功");