src/components/caorui/Department/components/Plan/UploadExcel.vue
@@ -10,6 +10,7 @@ accept=".xls, .xlsx" :limit="1" :auto-upload="true" :show-file-list="false" > <el-button size="small" type="primary">导入</el-button> </el-upload> @@ -55,4 +56,4 @@ } } } </script> </script>