Browse Source

新项目默认勾选「批量设置调差清单」

ellisran 2 weeks ago
parent
commit
5052ddc5a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/const/sp_page_show.js

+ 1 - 1
app/const/sp_page_show.js

@@ -98,7 +98,7 @@ const defaultSetting = {
     openStageAudit: 0,
     stageAuditEarly: 3,
     stageAuditWorry: 8,
-    openMaterialChecklist: 0,
+    openMaterialChecklist: 1,
     openMaterialSelf: 0,
     openMaterialEditForAudit: 0,
     openChangeProject: 0,