guhongwei 5 years ago
parent
commit
514492d5b9
1 changed files with 1 additions and 16 deletions
  1. 1 16
      src/views/train-plan/tsbattendance.vue

+ 1 - 16
src/views/train-plan/tsbattendance.vue

@@ -70,22 +70,7 @@ export default {
       },
     ],
     form: {},
-    list: [
-      {
-        stuname: '测试学生',
-        date: '2020-07-20',
-        time: '14:00',
-        type: '0',
-        status: '0',
-      },
-      {
-        stuname: '测试学生11',
-        date: '2020-07-20',
-        time: '14:00',
-        type: '0',
-        status: '0',
-      },
-    ],
+    list: [],
     total: 0,
     // 特殊班一键签到选中列表
     selected: [],