morphone1995 %!s(int64=4) %!d(string=hai) anos
pai
achega
630e720ac2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/icss/dept/DeptManage.vue

+ 1 - 1
src/components/icss/dept/DeptManage.vue

@@ -9,8 +9,8 @@
             name="uploadfile "
             id="upFile"
             @change="uploadFile($event)"
-            accept=".csv, application/vnd.ms-excel, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
           />
+                      <!-- accept=".csv, application/vnd.ms-excel, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" -->
           <el-button size="mini" @click="importPage">{{uploadInfo}}</el-button>
           <el-button size="mini" @click="exportData">导出</el-button>
         </el-form-item>