采集文件配置

newCac1.0
fanluyan 7 months ago
parent f8cbef9625
commit 40ce866d26

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

Loading…
Cancel
Save