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