src/main/java/com/zy/crm/manager/entity/PriQuote.java
@@ -126,11 +126,11 @@ if (null == this.settle){ return null; } switch (this.settle){ case 1: return "等待组长审核"; case 2: return "等待部门经理确认"; case 3: case 2: return "等待总裁办审核"; case 3: return "等待业务员确认"; case 4: return "审批通过"; default: