style:项目/学习路径图操作栏

This commit is contained in:
wyx
2023-02-09 09:53:00 +08:00
parent e9a2fc0a6b
commit 3a967685c4
2 changed files with 2 additions and 0 deletions

View File

@@ -95,6 +95,7 @@
:data-source="tableData"
:loading="tableLoading"
@expand="expandTable"
:scroll="{x:'max-content'}"
:pagination="false"
>
<template #bodyCell="{ record, column }">