实现文件上传和删除后自动更新列表

This commit is contained in:
F嘉阳
2018-02-27 10:36:54 +08:00
parent a93f63280b
commit 90c9b2e332
5 changed files with 36 additions and 20 deletions

View File

@@ -237,6 +237,10 @@
<el-table-column prop="colfilesize" label="大小" width="80">
</el-table-column>
<el-table-column prop="coltime" label="上传时间">
</el-table-column>
<el-table-column prop="courseName" label="课程名">
</el-table-column>
<el-table-column prop="workFolder" label="作业名">
</el-table-column>
<el-table-column fixed="right" label="操作" width="150">
<template slot-scope="scope">