Karsa 6 сар өмнө
parent
commit
eb7dccddb4

+ 1 - 1
src/views/sheetShow/index.vue

@@ -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">