From 3a967685c4cf519f7631089ed2932664fcf1f7ab Mon Sep 17 00:00:00 2001 From: wyx Date: Thu, 9 Feb 2023 09:53:00 +0800 Subject: [PATCH] =?UTF-8?q?style:=E9=A1=B9=E7=9B=AE/=E5=AD=A6=E4=B9=A0?= =?UTF-8?q?=E8=B7=AF=E5=BE=84=E5=9B=BE=E6=93=8D=E4=BD=9C=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/learningpath/LearningPath.vue | 1 + src/views/projectcenter/ProjectManage.vue | 1 + 2 files changed, 2 insertions(+) diff --git a/src/views/learningpath/LearningPath.vue b/src/views/learningpath/LearningPath.vue index b8f4b398..daefca49 100644 --- a/src/views/learningpath/LearningPath.vue +++ b/src/views/learningpath/LearningPath.vue @@ -95,6 +95,7 @@ :data-source="tableData" :loading="tableLoading" @expand="expandTable" + :scroll="{x:'max-content'}" :pagination="false" >