diff --git a/src/views/learningpath/LearningPath.vue b/src/views/learningpath/LearningPath.vue index e7c377e8..2db48e06 100644 --- a/src/views/learningpath/LearningPath.vue +++ b/src/views/learningpath/LearningPath.vue @@ -1167,7 +1167,7 @@ export default { key: "opacation", width: "20%", align: "center", - // fixed: "right", + fixed: "right", scopedSlots: { customRender: "action" }, //引入的插槽 customRender: (text) => { // console.log(text); diff --git a/src/views/projectcenter/ProjectManage.vue b/src/views/projectcenter/ProjectManage.vue index 46e7ffa9..a2436296 100644 --- a/src/views/projectcenter/ProjectManage.vue +++ b/src/views/projectcenter/ProjectManage.vue @@ -1394,7 +1394,7 @@ export default { key: "operation", width: 300, align: "center", - // fixed: "right", + fixed: "right", customRender: (value) => { // console.log("value", value.record.type, value.record.status); return (