研发图纸文件管理系统-前端项目
whychdw
2025-02-18 27991319224bf659a93eda75934d0ab945e075e1
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",