@@ -953,6 +953,7 @@
this.saveLoading = false;
} catch (error) {
+ this.$router.push('/warehouseManagement/outgoingManagement');
this.$message.error('保存失败!');
}
} else {
@@ -2172,6 +2172,7 @@
this.$router.push('/warehouseManagement/stockManagement');
+ this.$router.push('/warehouseManagement/stockManagement');
console.log('提交流程失败', error);