@ -33,7 +33,7 @@
<span>{{ scope.row.id }}</span>
</template>
</el-table-column> -->
<el-table-column label="原路径" prop="path">
<el-table-column label="源路径" prop="path">
<template slot-scope="scope">
<span>{{ scope.row.remotePath }}</span>