未验证 提交 f050e44d 编写于 作者: J Jason Song 提交者: GitHub

fix delete grayscale item cluster mismatch issue (#2639)

上级 7929a935
......@@ -166,7 +166,7 @@ function controller($rootScope, $scope, toastr, AppUtil, EventManager, ConfigSer
function deleteItem() {
ConfigService.delete_item($rootScope.pageContext.appId,
$rootScope.pageContext.env,
$rootScope.pageContext.clusterName,
$scope.toOperationNamespace.baseInfo.clusterName,
$scope.toOperationNamespace.baseInfo.namespaceName,
toDeleteItemId).then(
function (result) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册