Browse Source

reactor:延期审批和延期列表新增导出;

zhangchong 2 months ago
parent
commit
be132d21bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/business/delay/index.vue

+ 1 - 1
src/views/business/delay/index.vue

@@ -194,7 +194,7 @@ const state = reactive<any>({
 		PageSize: 20,
 		Keyword: null, // 关键字
 		DelayState: null,
-		DataScope: 1, // 默认我的
+		DataScope: 0, // 默认全部
 		QueryDelayState: -1, // 快捷查询 默认全部
 		CurrentStepName: null, // 当前节点
 		ActualHandlerName: null, // 审批人