Authored by 郭成尧

del-history-go

@@ -51,12 +51,6 @@ const applySuccuss = function(type, applyId) { @@ -51,12 +51,6 @@ const applySuccuss = function(type, applyId) {
51 styleClass: 'return-success-modal', 51 styleClass: 'return-success-modal',
52 title: `${kind.name}申请已提交,请等待审核.....`, 52 title: `${kind.name}申请已提交,请等待审核.....`,
53 buttons: [{ 53 buttons: [{
54 - text: '返回订单',  
55 - handler: function() {  
56 - this.hide();  
57 - history.go(-1);  
58 - }  
59 - }, {  
60 text: '查看进度', 54 text: '查看进度',
61 handler: function() { 55 handler: function() {
62 this.hide(); 56 this.hide();