|
@@ -78,7 +78,7 @@ const refreshSheet = async()=>{
|
|
|
element-loading-spinner="el-icon-loading"
|
|
|
element-loading-text="加载中..."
|
|
|
>
|
|
|
- <h3 class="title">{{info.ExcelName}}</h3>
|
|
|
+ <!-- <h3 class="title">{{info.ExcelName}}</h3> -->
|
|
|
|
|
|
<sheet :data="info.TableInfo.TableDataList" :config="info.Config"/>
|
|
|
<div class="tool sheet-bottom">
|