@@ -1610,6 +1610,7 @@ export default {
return item;
});
this.title = "审批审计单";
+ this.approveForm.status=this.approveFormStatusLabel
this.open = true;
}
} catch (error) {