修复版本管理弹窗删除后不刷新的bug
This commit is contained in:
@@ -603,7 +603,7 @@ export default {
|
||||
}).then(function() {
|
||||
return delDeployment(params);
|
||||
}).then(() => {
|
||||
this.getList();
|
||||
this.getPublishList();
|
||||
this.$modal.msgSuccess("删除成功");
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user