Commit 87ccb801 authored by 施翔轲's avatar 施翔轲

二期新需求——项目台账相关bug修复

parent 4a073f42
...@@ -23,7 +23,7 @@ public interface CbProjectConstants { ...@@ -23,7 +23,7 @@ public interface CbProjectConstants {
/** /**
* 成本阶段:暂无成本计划 * 成本阶段:暂无成本计划
*/ */
Integer CB_STAGE_NO_COST_PLAN = 4; Integer CB_STAGE_NO_COST_PLAN = 3;
/** /**
* 项目文件状态:准备中 * 项目文件状态:准备中
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment