自动化立体仓库 - WCS系统
*
lsh
2024-10-23 60b3a67586494fefd9501c29a00d35675b1dbdcf
*
1个文件已修改
4 ■■■■ 已修改文件
src/main/webapp/views/index.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/index.html
@@ -153,7 +153,7 @@
                        style="display: block"
                        v-model="valueSystem"
                        active-color="#13ce66"
                        inactive-color="#ff4949"
                        inactive-color="#A64036"
                        active-text="系统运行中..."
                        inactive-text="系统已停止!"
                        @change='upDateValueSystem'>
@@ -358,7 +358,7 @@
                        }
                    });
                },
                upDateValueSystem: function (){
                upDateValueSystem(){
                    let that = this;
                    let operatorTypeI = 0;
                    if (that.valueSystem){