From 9b611ab46ff831f3cabb2d4fececfd5bdfc953e2 Mon Sep 17 00:00:00 2001 From: cb <275647614@qq.com> Date: Mon, 7 Jul 2025 14:41:01 +0800 Subject: [PATCH] no message --- .../src/main/resources/templates/system/clew/qualityClew.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-admin/src/main/resources/templates/system/clew/qualityClew.html b/ruoyi-admin/src/main/resources/templates/system/clew/qualityClew.html index c615fff5..53ccce7b 100644 --- a/ruoyi-admin/src/main/resources/templates/system/clew/qualityClew.html +++ b/ruoyi-admin/src/main/resources/templates/system/clew/qualityClew.html @@ -301,7 +301,7 @@ align: 'center', formatter: function(value, row, index) { var actions = []; - actions.push('取回线索'); + actions.push(' 编辑 '); return actions.join(''); } }]