From c1c9f02d25ea862802f727a1f329be6c6f02f637 Mon Sep 17 00:00:00 2001 From: hmpc <hmpc> Date: 星期日, 03 十一月 2024 15:32:18 +0800 Subject: [PATCH] * --- src/main/webapp/views/index.html | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html index 6aa0b11..9bdc716 100644 --- a/src/main/webapp/views/index.html +++ b/src/main/webapp/views/index.html @@ -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> -- Gitblit v1.9.1