Explorar el Código

Merge branch 'eta1.8.3'

Karsa hace 6 meses
padre
commit
eb7dccddb4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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">