diff --git a/jeecgboot-vue3-master/src/views/topic/TopicList5.vue b/jeecgboot-vue3-master/src/views/topic/TopicList5.vue index c9992421..49321b3d 100644 --- a/jeecgboot-vue3-master/src/views/topic/TopicList5.vue +++ b/jeecgboot-vue3-master/src/views/topic/TopicList5.vue @@ -230,7 +230,7 @@ function handleEdit3(record: Recordable) { function getTableAction(record) { const actions = [ { - label: '评分标准', + label: '评分细则设置', onClick: handleEdit2.bind(null, record), }, /* {