Explorar el Código

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

shenqilong hace 7 meses
padre
commit
a65623691c
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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: {