中扬CRM客户关系管理系统
#
LSH
2023-09-14 3fc935a8b53708a4402e24bf4086741f684bbd35
src/main/java/com/zy/crm/manager/entity/Plan.java
@@ -360,9 +360,9 @@
    public String getSettle$(){
        if (null == this.settle){ return null; }
        switch (this.settle){
//            case 1:
//                return "等待组长审核";
            case 1:
                return "等待组长审核";
            case 2:
                return "等待售前分配规划员";
            case 3:
                return "等待规划员提交";