Browse Source

首页暂存事宜列表的删除按钮屏蔽掉(福永分支)

shenqilong 8 months ago
parent
commit
a65623691c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/platform/office/bpmInitiatedProcess/myDraft.vue

+ 2 - 2
src/views/platform/office/bpmInitiatedProcess/myDraft.vue

@@ -52,8 +52,8 @@ export default {
             listConfig: {
                 // 工具栏
                 toolbars: [
-                    { key: 'search' },
-                    { key: 'remove' }
+                    { key: 'search' }
+                    // { key: 'remove' }
                 ],
                 // 查询条件
                 searchForm: {