@@ -90,6 +90,7 @@
this.computedHeight()
//获取列表
dibootApi.get('/workflow/processDefinition/list', {
+ latest:true,
noPage: true
}).then((result) => {
this.processInstancelist=result.data.map(e=>{