评分标准名称改成评分细则设置

main
Gitea 4 months ago
parent 6ed229e07b
commit 9dc955345c
  1. 2
      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),
},
/* {

Loading…
Cancel
Save