Helius
2021-01-15 61073b1c849656e9a3e8097ffe3e658cc72946b6
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;