src/pages/resourceManage/software/list.vue
@@ -330,6 +330,13 @@ customCell: this.customCell, }, { title: "上传日期", dataIndex: "soft.createTime", align: "center", noSearch: true, customCell: this.customCell, }, { title: "类型", dataIndex: "soft.type", align: "center",