master
xy 2 years ago
parent ca7564be2f
commit ce17f953c1

@ -35,7 +35,7 @@ export default {
columns: [ columns: [
{ {
key: "file", key: "file",
title: "文件", title: "文件(点击下载)",
width: 200, width: 200,
render: (h, { row }) => { render: (h, { row }) => {
return h( return h(

Loading…
Cancel
Save