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(''); } }]