*
hmpc
2024-11-03 c1c9f02d25ea862802f727a1f329be6c6f02f637
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'>
@@ -213,11 +213,11 @@
                            prop="rgvSts"
                            label="RGV状态">
                    </el-table-column>
                    <el-table-column
                            prop=""
                            label="操作">
                        <el-button type="primary" icon="el-icon-edit" circle></el-button>
                    </el-table-column>
<!--                    <el-table-column-->
<!--                            prop=""-->
<!--                            label="操作">-->
<!--                        <el-button type="primary" icon="el-icon-edit" circle></el-button>-->
<!--                    </el-table-column>-->
                </el-table>
            </div>
        </div>
@@ -257,11 +257,11 @@
                            prop="status$"
                            label="状态">
                    </el-table-column>
                    <el-table-column
                            prop=""
                            label="操作">
                        <el-button type="primary" icon="el-icon-edit" circle></el-button>
                    </el-table-column>
<!--                    <el-table-column-->
<!--                            prop=""-->
<!--                            label="操作">-->
<!--                        <el-button type="primary" icon="el-icon-edit" circle></el-button>-->
<!--                    </el-table-column>-->
                </el-table>
            </div>
        </div>
@@ -358,7 +358,7 @@
                        }
                    });
                },
                upDateValueSystem: function (){
                upDateValueSystem(){
                    let that = this;
                    let operatorTypeI = 0;
                    if (that.valueSystem){