Showing
1 changed file
with
1 additions
and
1 deletions
@@ -318,7 +318,7 @@ | @@ -318,7 +318,7 @@ | ||
318 | dialog.dialog({ | 318 | dialog.dialog({ |
319 | title: "关闭灰度", | 319 | title: "关闭灰度", |
320 | backdrop: "static", | 320 | backdrop: "static", |
321 | - content: "gray环境发布master分支完成,开始关闭灰度,确定关闭?", | 321 | + content: $("#az2AutoSwitchOnlineCheck_project").val()+"项目gray环境发布master分支完成,需要执行关闭灰度操作?", |
322 | buttons: [{ | 322 | buttons: [{ |
323 | text: "否", | 323 | text: "否", |
324 | className: "btn-danger", | 324 | className: "btn-danger", |
-
Please register or login to post a comment