自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-07-08 439bcbeb1740a4d982adf4708de8bfa845191fa2
src/main/java/com/zy/asrs/entity/ViewLocMapDto.java
@@ -70,11 +70,11 @@
                break;
            case "R":
                this.bgc = "#D7FFF0";
                this.color = "#fff";
                this.color = "#000";
                break;
            case "S":
                this.bgc = "#F0DAD2";
                this.color = "#fff";
                this.color = "#000";
                break;
            case "X":
                this.bgc = "#bac296";