فهرست منبع

后端需求添加latest参数为true

dufeng 4 ماه پیش
والد
کامیت
6970444ebb
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      pages/workflowTask/approveCenter/index.vue

+ 1 - 0
pages/workflowTask/approveCenter/index.vue

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