Helius
2021-01-14 143c2c814ec2073e127f1a1fcbf6322725ccf545
zq-erp/src/main/java/com/matrix/system/app/vo/ServiceOrderListVo.java
@@ -148,6 +148,9 @@
            case "预约取消" :
                this.status = "8";
                break;
            case "待确认" :
                this.status = "9";
                break;
            default:
                this.status = "0";
                break;