Kaynağa Gözat

feat:教材列表

DESKTOP-USV654P\pc 8 ay önce
ebeveyn
işleme
1f565cbe84

+ 4 - 0
src/views/teachingManager/textbookManagement/components/data.config.ts

@@ -58,6 +58,10 @@ export const TableColumns: BasicColumn[] = [
   //     return text ? text : '/';
   //   },
   // },
+   {
+    title: '版次',
+    dataIndex: 'version',
+  },
   {
     title: '对应课程',
     dataIndex: 'courseName',