Kaynağa Gözat

性能验证修复6572

zhonghuizhen 6 ay önce
ebeveyn
işleme
751c1cb3ea

+ 5 - 6
src/views/business/performance/experimentalView.vue

@@ -494,12 +494,11 @@ export default {
           }
           break;
         case 'approvalHistory':
-            //if(this.taskId){
-            
-              this.handleapprovalHistory(this.taskId, this.form);
-           // }else{
-             // this.$message.warning('暂无审批历史!');
-           // }
+            if(this.instid){
+              this.handleapprovalHistory();
+            }else{
+              this.$message.warning('暂无审批历史!');
+            }
           break;
         case 'doEndProcess':
             if(this.taskId){