zss
2025-02-18 164812b94b2759915698e96b8c0e8c3b051820e6
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>