@@ -36,7 +36,7 @@ define(function (require) {
return {
xtype: 'dialog',
dialogId: 'dialogTugou',
- title: context.isEdit == 2 ? '增补修订需求' : '新增需求发布',
+ title: context.isEdit == 2 ? '增补修订需求' :(context.isEdit==3?'取消需求':'新增需求发布') ,
width: '100%',
height: '100%',
onOpen: function () {