From 5b4e348267b5541d54fffcc75c7b307ad514a692 Mon Sep 17 00:00:00 2001 From: wwl <xchao828@163.com> Date: 星期六, 15 二月 2025 18:24:58 +0800 Subject: [PATCH] 20250215 --- src/views/system/comp/index.vue | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/src/views/system/comp/index.vue b/src/views/system/comp/index.vue index 8625a5e..2e9b8d3 100644 --- a/src/views/system/comp/index.vue +++ b/src/views/system/comp/index.vue @@ -289,6 +289,8 @@ </template> </el-table-column> </el-table> + <div style="font-size: 16px;margin-top: 10px;">褰撳墠椤圭洰鏉℃暟锛�<span style="font-weight: 700;">{{ OnenewpacName.length }}</span>鏉�</div> + </el-col> <el-col :span="2" :xs="24"> <div style="margin: 240% 16%"> @@ -368,6 +370,8 @@ </template> </el-table-column> </el-table> + <div style="font-size: 16px;margin-top: 10px;">褰撳墠椤圭洰鏉℃暟锛�<span style="font-weight: 700;">{{ OnenewpacName.length }}</span>鏉�</div> + </el-col> <el-col :span="2" :xs="24"> <div style="margin: 240% 16%" class="btntoleft"> @@ -455,6 +459,8 @@ </template> </el-table-column> </el-table> + <div style="font-size: 16px;margin-top: 10px;">褰撳墠椤圭洰鏉℃暟锛�<span style="font-weight: 700;">{{ OnenewpacName.length }}</span>鏉�</div> + </el-col> <el-col :span="2" :xs="24"> <div style="margin: 240% 16%"> -- Gitblit v1.8.0