Ver Fonte

Merge branch 'eta1.8.3'

Karsa há 6 meses atrás
pai
commit
eb7dccddb4
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/sheetShow/index.vue

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