*
lsh
2024-10-23 60b3a67586494fefd9501c29a00d35675b1dbdcf
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){